mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-08 02:07:55 +01: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