This patchset is to remove AC/Battery directories and alarm file under /proc/acpi drivers/acpi/Kconfig | 17 -- drivers/acpi/Makefile | 1 - drivers/acpi/ac.c | 128 +-------- drivers/acpi/battery.c | 328 +--------------------- drivers/acpi/cm_sbs.c | 105 ------- drivers/acpi/proc.c | 305 -------------------- drivers/acpi/sbs.c | 325 +-------------------- 9 files changed, 7 insertions(+), 1251 deletions(-) [PATCH 1/5] ACPI/AC: Remove AC's proc directory. [PATCH 2/5] ACPI/Battery: Remove battery's proc directory [PATCH 3/5] ACPI/SBS: Remove SBS's proc directory [PATCH 4/5] ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c [PATCH 5/5] ACPI/Proc: Remove alarm proc file -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html