mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03: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