diff options
| -rw-r--r-- | include/asm-mn10300/swab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mn10300/swab.h b/include/asm-mn10300/swab.h index 4504d1b4b477..bd818a820ca8 100644 --- a/include/asm-mn10300/swab.h +++ b/include/asm-mn10300/swab.h | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | #ifndef _ASM_SWAB_H | 11 | #ifndef _ASM_SWAB_H |
| 12 | #define _ASM_SWAB_H | 12 | #define _ASM_SWAB_H |
| 13 | 13 | ||
| 14 | #include <asm/types.h> | 14 | #include <linux/types.h> |
| 15 | 15 | ||
| 16 | #ifdef __GNUC__ | 16 | #ifdef __GNUC__ |
| 17 | 17 | ||
