summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-07-16 10:02:12 +0200
committerStefan Roese <sr@denx.de>2007-07-16 10:02:12 +0200
commit8848ec858f74ed6dab06fb6d5ddc933e0a1328bf (patch)
treeba14a7e8d8780dce329966d8432c7cfc6d8c4f81 /board
parent2a49fc17d09020e7ebd9536694d99d20e419fcb8 (diff)
downloadblackbird-obmc-uboot-8848ec858f74ed6dab06fb6d5ddc933e0a1328bf.tar.gz
blackbird-obmc-uboot-8848ec858f74ed6dab06fb6d5ddc933e0a1328bf.zip
ppc4xx: Code cleanup
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board')
-rw-r--r--board/lwmon5/sdram.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/lwmon5/sdram.c b/board/lwmon5/sdram.c
index 9a4a8eea8f..b6863b6a79 100644
--- a/board/lwmon5/sdram.c
+++ b/board/lwmon5/sdram.c
@@ -54,7 +54,6 @@
#define MY_TLB_WORD2_I_ENABLE TLB_WORD2_I_ENABLE /* disable caching on SDRAM */
#endif
-void program_tlb(u32 phys_addr, u32 virt_addr, u32 size, u32 tlb_word2_i_value);
void dcbz_area(u32 start_address, u32 num_bytes);
void dflush(void);
OpenPOWER on IntegriCloud