From f2302d4430e7f3f48308d6a585320fe96af8afbd Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Wed, 6 Aug 2008 14:05:38 +0200 Subject: Fix merge problems Signed-off-by: Stefan Roese --- board/esd/common/flash.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'board/esd/common/flash.c') diff --git a/board/esd/common/flash.c b/board/esd/common/flash.c index dca10be1b..bda361ead 100644 --- a/board/esd/common/flash.c +++ b/board/esd/common/flash.c @@ -22,7 +22,9 @@ */ #include +#ifdef __PPC__ #include +#endif #include flash_info_t flash_info[CFG_MAX_FLASH_BANKS]; /* info for FLASH chips */ -- cgit v1.2.3-70-g09d2