diff options
Diffstat (limited to 'include/asm-avr32/io.h')
| -rw-r--r-- | include/asm-avr32/io.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/asm-avr32/io.h b/include/asm-avr32/io.h index d030c262a..06e52b137 100644 --- a/include/asm-avr32/io.h +++ b/include/asm-avr32/io.h @@ -22,6 +22,8 @@  #ifndef __ASM_AVR32_IO_H  #define __ASM_AVR32_IO_H +#include <asm/types.h> +  #ifdef __KERNEL__  /* |