diff options
| -rw-r--r-- | arch/c6x/include/asm/setup.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/c6x/include/asm/setup.h b/arch/c6x/include/asm/setup.h index 696804475f55..852afb209afb 100644 --- a/arch/c6x/include/asm/setup.h +++ b/arch/c6x/include/asm/setup.h | |||
| @@ -12,6 +12,7 @@ | |||
| 12 | #define _ASM_C6X_SETUP_H | 12 | #define _ASM_C6X_SETUP_H |
| 13 | 13 | ||
| 14 | #include <uapi/asm/setup.h> | 14 | #include <uapi/asm/setup.h> |
| 15 | #include <linux/types.h> | ||
| 15 | 16 | ||
| 16 | #ifndef __ASSEMBLY__ | 17 | #ifndef __ASSEMBLY__ |
| 17 | extern int c6x_add_memory(phys_addr_t start, unsigned long size); | 18 | extern int c6x_add_memory(phys_addr_t start, unsigned long size); |
