ppc4xx: Remove compilation warning in gdppc440etc.c
authorStefan Roese <sr@denx.de>
Mon, 26 Jan 2009 09:15:23 +0000 (10:15 +0100)
committerStefan Roese <sr@denx.de>
Mon, 26 Jan 2009 09:40:43 +0000 (10:40 +0100)
Signed-off-by: Stefan Roese <sr@denx.de>
board/gdsys/gdppc440etx/gdppc440etx.c

index e1890ff..a661057 100644 (file)
@@ -145,8 +145,6 @@ int misc_init_r(void)
 int checkboard(void)
 {
        char *s = getenv("serial#");
-       u8 rev;
-       u8 val;
 
        printf("Board: GDPPC440ETX - G&D PPC440EP/GR ETX-module");