diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2006-09-20 21:46:03 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-09-25 05:34:02 -0400 |
commit | 0c92e830bd39f3e6cf7b151dffecafbdc623496c (patch) | |
tree | 56d9d48416a73cc78cd318880542d7571f5e84cb /include/asm-arm/arch-iop32x/hardware.h | |
parent | e60d07b6cd38a7afb85f2cf51aebcb3359b63819 (diff) |
[ARM] 3851/1: iop3xx: add io-data glantank support
Add support for the IO-Data GLAN Tank, from Martin Michlmayr.
Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm/arch-iop32x/hardware.h')
-rw-r--r-- | include/asm-arm/arch-iop32x/hardware.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-iop32x/hardware.h b/include/asm-arm/arch-iop32x/hardware.h index c6f58b91ddbc..6556ed5eee31 100644 --- a/include/asm-arm/arch-iop32x/hardware.h +++ b/include/asm-arm/arch-iop32x/hardware.h | |||
@@ -35,6 +35,7 @@ void iop32x_init_irq(void); | |||
35 | /* | 35 | /* |
36 | * Board specific bits | 36 | * Board specific bits |
37 | */ | 37 | */ |
38 | #include "glantank.h" | ||
38 | #include "iq80321.h" | 39 | #include "iq80321.h" |
39 | #include "iq31244.h" | 40 | #include "iq31244.h" |
40 | #include "n2100.h" | 41 | #include "n2100.h" |