diff options
author | Manuel Lauss <mano@roarinelk.homelinux.net> | 2008-02-24 20:03:42 +0100 |
---|---|---|
committer | Jean Delvare <khali@hyperion.delvare> | 2008-02-24 20:03:42 +0100 |
commit | 9e39ffeff6e54ef65832e4eb58059133f1a8aadf (patch) | |
tree | 395ced5f3824d476aa38549ec0a1211ca39fd2ea /include/asm-mips/mach-pb1x00/pb1200.h | |
parent | 305183fc3ec8aac55179ef0fcb65dab9b97a9145 (diff) |
Alchemy: compile fix
Commit 8b798c4d16b762d15f4055597ff8d87f73b35552 broke
alchemy build, fix it. Pointed out by Adrian Bunk.
Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'include/asm-mips/mach-pb1x00/pb1200.h')
-rw-r--r-- | include/asm-mips/mach-pb1x00/pb1200.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-mips/mach-pb1x00/pb1200.h b/include/asm-mips/mach-pb1x00/pb1200.h index d9f384acfea..ed5fd739067 100644 --- a/include/asm-mips/mach-pb1x00/pb1200.h +++ b/include/asm-mips/mach-pb1x00/pb1200.h @@ -25,6 +25,7 @@ #define __ASM_PB1200_H #include <linux/types.h> +#include <asm/mach-au1x00/au1xxx_psc.h> // This is defined in au1000.h with bogus value #undef AU1X00_EXTERNAL_INT |