X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Ftqm85xx%2Ftqm85xx.c;h=8fa0162d83d1577bfb939a77080e1cb6537578c5;hb=b2815f79288d4da7a3ba18bdbd05120ce09d5622;hp=5d5cb1b75cb9763ffec912206ec42aa235beef72;hpb=2c3536425d987bf079258973e2acebaaef3e16b6;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/tqm85xx/tqm85xx.c b/board/tqm85xx/tqm85xx.c index 5d5cb1b..8fa0162 100644 --- a/board/tqm85xx/tqm85xx.c +++ b/board/tqm85xx/tqm85xx.c @@ -32,7 +32,6 @@ #include #include #include -#include #include DECLARE_GLOBAL_DATA_PTR; @@ -40,7 +39,6 @@ DECLARE_GLOBAL_DATA_PTR; extern flash_info_t flash_info[]; /* FLASH chips info */ void local_bus_init (void); -long int fixed_sdram (void); ulong flash_get_size (ulong base, int banknum); #ifdef CONFIG_PS2MULT