and changed files
[powerpc.git] / include / asm-m68knommu / bitops.h
index 0b68ccd..7d6075d 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__