mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
mpc8xx: remove lwmon board support
This board is still a non-generic board. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Wolfgang Denk <wd@denx.de>
This commit is contained in:
committed by
Tom Rini
parent
f017cd7f71
commit
acc2372db0
@@ -109,7 +109,7 @@ struct arch_global_data {
|
||||
#if defined(CONFIG_WD_MAX_RATE)
|
||||
unsigned long long wdt_last; /* trace watch-dog triggering rate */
|
||||
#endif
|
||||
#if defined(CONFIG_LWMON) || defined(CONFIG_LWMON5)
|
||||
#if defined(CONFIG_LWMON5)
|
||||
unsigned long kbd_status;
|
||||
#endif
|
||||
};
|
||||
|
Reference in New Issue
Block a user