diff options
Diffstat (limited to 'arch/m68k/include/asm/bitops.h')
| -rw-r--r-- | arch/m68k/include/asm/bitops.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/arch/m68k/include/asm/bitops.h b/arch/m68k/include/asm/bitops.h index 525d90ccb..f9c434b4a 100644 --- a/arch/m68k/include/asm/bitops.h +++ b/arch/m68k/include/asm/bitops.h @@ -5,7 +5,6 @@  #ifndef _M68K_BITOPS_H  #define _M68K_BITOPS_H -#include <linux/config.h>  #include <asm/byteorder.h>  extern void set_bit(int nr, volatile void *addr); |