From: Adrian Bunk Date: Mon, 21 Apr 2008 22:50:35 +0000 (+0300) Subject: libata-acpi.c: remove unneeded #if's X-Git-Tag: v2.6.26-rc1~1060^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66a9099e02e3fca5198ab52b4bb7088f03dee42e;p=pandora-kernel.git libata-acpi.c: remove unneeded #if's These #if's are unneeded since they: - did anyway not handle the CONFIG_ACPI_DOCK_MODULE case correctly and - this is already handled in include/acpi/acpi_drivers.h and - it's now correctly handled in kconfig. Signed-off-by: Adrian Bunk Acked-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed