From: Lan Tianyu Date: Fri, 11 Oct 2013 01:54:11 +0000 (+0800) Subject: ACPI / proc: Remove alarm proc file X-Git-Tag: v3.13-rc1~96^2~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7744da5e90a2782ff0d48628c2cb120efcd300f3;p=pandora-kernel.git ACPI / proc: Remove alarm proc file Alarm proc file provides the info and control of RTC-CMOS alarm and RTC CMOS driver provides wakealarm sysfs attribute for the same purpose. The alarm file isn't compiled into kernel when RTC CMOS driver is selected. The driver is default to be selected for x86 platform. So alarm file is default not to include. This patch is to remove it to prepare remove /proc/acpi directory. Signed-off-by: Lan Tianyu Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed