mirror of
https://xff.cz/git/u-boot/
synced 2025-09-05 02:32:11 +02:00
ppc4xx: Remove compilation warning in gdppc440etc.c
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
@@ -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");
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user