mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 18:41:59 +08:00
gpioregulator: Remove.
There is a bug in the #ifdef regarding FDT so this file hasn't been compiled. If that bug is solved, the driver doesn't work for some other reason. With the FDT-bug the driver hasn't been used by anyone. So just remove it again.
This commit is contained in:
@@ -151,7 +151,6 @@ SYSINIT_DRIVER_REFERENCE(sdhci_fsl, simplebus);
|
||||
RTEMS_BSD_DRIVER_MMC;
|
||||
|
||||
SYSINIT_DRIVER_REFERENCE(ofw_regulator_bus, simplebus);
|
||||
SYSINIT_DRIVER_REFERENCE(gpioregulator, simplebus);
|
||||
|
||||
#elif defined(LIBBSP_ARM_LPC24XX_BSP_H)
|
||||
|
||||
|
Reference in New Issue
Block a user