summaryrefslogtreecommitdiff
path: root/board/dave/B2/flash.c
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-03-14 22:25:36 +0000
committerwdenk <wdenk>2004-03-14 22:25:36 +0000
commit42dfe7a1844cbad7114038aaf03828acb7a84414 (patch)
treed33893d34d2a97aa23257703733dbc9d86d48278 /board/dave/B2/flash.c
parent855a496fe9ba431772f1ff1aef21a5c001288bb0 (diff)
Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340
Diffstat (limited to 'board/dave/B2/flash.c')
-rw-r--r--board/dave/B2/flash.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/dave/B2/flash.c b/board/dave/B2/flash.c
index 50aa6aaadc..ad67e865b3 100644
--- a/board/dave/B2/flash.c
+++ b/board/dave/B2/flash.c
@@ -45,9 +45,6 @@ unsigned long flash_init (void)
#else
unsigned long size_b0;
int i;
- uint pbcr;
- unsigned long base_b0;
- int size_val = 0;
/* Init: no FLASHes known */
for (i=0; i<CFG_MAX_FLASH_BANKS; ++i) {