aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/include/uapi/asm/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/include/uapi/asm/types.h')
-rw-r--r--arch/avr32/include/uapi/asm/types.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/avr32/include/uapi/asm/types.h b/arch/avr32/include/uapi/asm/types.h
index bb34ad349dfc..7c986c4e99b5 100644
--- a/arch/avr32/include/uapi/asm/types.h
+++ b/arch/avr32/include/uapi/asm/types.h
@@ -5,4 +5,9 @@
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
+#ifndef _UAPI__ASM_AVR32_TYPES_H
+#define _UAPI__ASM_AVR32_TYPES_H
+
#include <asm-generic/int-ll64.h>
+
+#endif /* _UAPI__ASM_AVR32_TYPES_H */