coreboot-kgpe-d16/src
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
..
acpi acpi: Avoid freeing a device twice 2020-07-01 04:52:47 +00:00
arch src/arch/x86: Ensure $(objgenerated) exists before it's used 2020-06-30 22:27:21 +00:00
commonlib cbmem: Remove IDs for TSEG and BERT 2020-06-22 22:57:13 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu ACPI GNVS: Replace uses of smm_get_gnvs() 2020-07-01 05:14:24 +00:00
device Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00
drivers drivers/generic/gpio_regulator: Drop unused driver for gpio_regulator 2020-07-02 19:12:32 +00:00
ec ec/google/wilco: Suppress UCSI events in S0ix 2020-06-17 19:46:36 +00:00
include ACPI GNVS: Replace uses of smm_get_gnvs() 2020-07-01 05:14:24 +00:00
lib lib/hardwaremain: Drop HAVE_ACPI_RESUME guards 2020-06-18 13:01:08 +00:00
mainboard mb/ocp: remove sonorapass 2020-07-02 16:34:57 +00:00
northbridge nb/intel/ironlake/northbridge.c: Drop thunk functions 2020-07-01 21:39:54 +00:00
security lockdown: Add hint for how to check for lockdown support in boot log 2020-06-22 12:27:18 +00:00
soc soc/amd/common: fix SPI bar resource usage 2020-07-02 15:55:46 +00:00
southbridge ACPI GNVS: Replace uses of smm_get_gnvs() 2020-07-01 05:14:24 +00:00
superio superio/winbond/w83977tf: Add suspend related fields 2020-06-16 20:17:26 +00:00
vendorcode ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
Kconfig Kconfig: Fix warning 2020-07-01 05:15:59 +00:00