Skip to content
Snippets Groups Projects
Commit c8901f46 authored by Stefan Roese's avatar Stefan Roese
Browse files

ppc4xx: Remove compilation warning in gdppc440etc.c


Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 91f33534
No related merge requests found
...@@ -145,8 +145,6 @@ int misc_init_r(void) ...@@ -145,8 +145,6 @@ int misc_init_r(void)
int checkboard(void) int checkboard(void)
{ {
char *s = getenv("serial#"); char *s = getenv("serial#");
u8 rev;
u8 val;
printf("Board: GDPPC440ETX - G&D PPC440EP/GR ETX-module"); printf("Board: GDPPC440ETX - G&D PPC440EP/GR ETX-module");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment