diff options
author | Reinhard Pfau <pfau@gdsys.de> | 2017-01-11 16:00:48 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2017-02-01 09:02:49 +0100 |
commit | 3add68c9966e903a1a4b05acc54e4361ca81eae3 (patch) | |
tree | 0d984f236f45b488c8fd125f6687918a3cee6ec2 /cmd/bootmenu.c | |
parent | 2ad43094417097744e8c7817b2d0bc878d7eb08e (diff) | |
download | u-boot-imx-3add68c9966e903a1a4b05acc54e4361ca81eae3.zip u-boot-imx-3add68c9966e903a1a4b05acc54e4361ca81eae3.tar.gz u-boot-imx-3add68c9966e903a1a4b05acc54e4361ca81eae3.tar.bz2 |
arm: mvebu: spl.c: Remove useless gd declaration
ddaa905 ("arm: mvebu: Add DM (driver model) support") removed the
assignment of the gd pointer, but kept the (now superfluous) declaration
of the gd pointer.
Remove this declaration.
Signed-off-by: Reinhard Pfau <pfau@gdsys.de>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'cmd/bootmenu.c')
0 files changed, 0 insertions, 0 deletions