ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific

Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
Stefan Roese
2010-09-16 14:30:37 +02:00
parent b36df56115
commit 0988776288
23 changed files with 22 additions and 22 deletions

View File

@@ -27,7 +27,7 @@
#include <asm/io.h>
#include <asm/mmu.h>
#include <asm/4xx_pcie.h>
#include <asm/gpio.h>
#include <asm/ppc4xx-gpio.h>
int board_early_init_f(void)
{