coreboot/src/drivers/generic
Furquan Shaikh 8c88ceca57 drivers/generic/gpio_regulator: Drop unused driver for gpio_regulator
Proposal for gpio_regulator usage in ACPI never got accepted upstream
for Linux kernel. So, the gpio_regulator driver in coreboot remains
unused. This change drops this unused driver.

Change-Id: Ia1e0ae4f955b9ffc8346d957f755499419d8cbc7
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42966
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2020-07-02 19:12:32 +00:00
..
adau7002 src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
bayhub src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
cbfs-serial treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
generic src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
gpio_keys gpio_keys: Allow boards to configure different wakeup routes 2020-06-28 05:22:41 +00:00
ioapic treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
max98357a drivers/generic/max98357a: Don't write device if HID is missing 2020-06-03 19:17:36 +00:00