mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Drop PCMCIA
This is no-longer used in U-Boot and has not been converted to driver model. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -339,8 +339,6 @@ static inline struct in_addr env_get_ip(char *var)
|
||||
return string_to_ip(env_get(var));
|
||||
}
|
||||
|
||||
int pcmcia_init (void);
|
||||
|
||||
#ifdef CONFIG_LED_STATUS
|
||||
# include <status_led.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user