]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-m68knommu/bitops.h
sched: remove stale comment from sched_group_set_shares()
[linux-2.6-omap-h63xx.git] / include / asm-m68knommu / bitops.h
index 0b68ccd327f7454c3737fcdd92adc62baf11b6bc..7d6075d9b5cb8998faa785d68a8392dd2115ab00 100644 (file)
@@ -5,10 +5,8 @@
  * Copyright 1992, Linus Torvalds.
  */
 
-#include <linux/config.h>
 #include <linux/compiler.h>
 #include <asm/byteorder.h>     /* swab32 */
-#include <asm/system.h>                /* save_flags */
 
 #ifdef __KERNEL__