diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-12-03 18:37:07 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-12-15 00:16:44 -0500 |
commit | 99e452e5d3f0066307a28e3a6f06b4b51f0e1594 (patch) | |
tree | 4166b7625e52ed52d9d3a38a277f968135590e44 /arch/blackfin/mach-bf533 | |
parent | caf0ea858217025546425d75671a14d9f12ce9c9 (diff) |
Blackfin: ip0x: pull in asm/portmux.h for P_xxx defines
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/mach-bf533')
-rw-r--r-- | arch/blackfin/mach-bf533/boards/ip0x.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/blackfin/mach-bf533/boards/ip0x.c b/arch/blackfin/mach-bf533/boards/ip0x.c index 48cfbf816b47..8ec42ba35b9e 100644 --- a/arch/blackfin/mach-bf533/boards/ip0x.c +++ b/arch/blackfin/mach-bf533/boards/ip0x.c | |||
@@ -20,6 +20,7 @@ | |||
20 | #endif | 20 | #endif |
21 | #include <asm/irq.h> | 21 | #include <asm/irq.h> |
22 | #include <asm/bfin5xx_spi.h> | 22 | #include <asm/bfin5xx_spi.h> |
23 | #include <asm/portmux.h> | ||
23 | 24 | ||
24 | /* | 25 | /* |
25 | * Name the Board for the /proc/cpuinfo | 26 | * Name the Board for the /proc/cpuinfo |