diff options
Diffstat (limited to 'include/asm-i386/bitops.h')
| -rw-r--r-- | include/asm-i386/bitops.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/asm-i386/bitops.h b/include/asm-i386/bitops.h index a3063cacc..7d29335fd 100644 --- a/include/asm-i386/bitops.h +++ b/include/asm-i386/bitops.h @@ -5,7 +5,6 @@   * Copyright 1992, Linus Torvalds.   */ -#include <linux/config.h>  /*   * These have to be done with inline assembly: that way the bit-setting |