mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
ppc4xx: Small whitespace cleanup in canyonlands.c
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
2778a01431
commit
98303292ad
1 changed files with 10 additions and 10 deletions
|
@ -34,7 +34,7 @@ extern flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; /* info for FLASH ch
|
||||||
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
struct board_bcsr {
|
struct board_bcsr {
|
||||||
u8 board_id;
|
u8 board_id;
|
||||||
u8 cpld_rev;
|
u8 cpld_rev;
|
||||||
u8 led_user;
|
u8 led_user;
|
||||||
|
|
Loading…
Add table
Reference in a new issue