diff options
author | Stefan Roese | 2007-03-24 15:59:23 +0100 |
---|---|---|
committer | Stefan Roese | 2007-03-24 15:59:23 +0100 |
commit | e50b791b3f8b696e32000bbaa6e2d1f098c4bc04 (patch) | |
tree | 6a7953a8761f860be7f5ba8054d3582076bc10cc /board/amcc/katmai | |
parent | e6615ecf4eaf4dd52696934aed8f5c6474cfd286 (diff) | |
parent | 0d974d5297349504a2ddfa09314be573b5df320a (diff) |
Merge with /home/stefan/git/u-boot/acadia
Diffstat (limited to 'board/amcc/katmai')
-rw-r--r-- | board/amcc/katmai/katmai.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/amcc/katmai/katmai.c b/board/amcc/katmai/katmai.c index fbf1a98ab3d..286bdc1f21d 100644 --- a/board/amcc/katmai/katmai.c +++ b/board/amcc/katmai/katmai.c @@ -27,6 +27,7 @@ #include <asm/processor.h> #include <i2c.h> #include <asm-ppc/io.h> +#include <asm-ppc/gpio.h> #include "../cpu/ppc4xx/440spe_pcie.h" |