mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 14:41:31 +00:00
ppc4xx: Remove compilation warning in gdppc440etc.c
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
91f3353472
commit
c8901f46a7
1 changed files with 0 additions and 2 deletions
|
@ -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");
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue