From: Heikki Krogerus Date: Wed, 16 Jan 2013 12:08:15 +0000 (+0200) Subject: serial: 8250_dw: Use ifdef with ACPI X-Git-Tag: v3.9-rc1~125^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=053fac36b1d9f76adde96a2f731965aaab3c632b;p=pandora-kernel.git serial: 8250_dw: Use ifdef with ACPI There are no stubs for ACPI functions so the driver needs to have this ifdef or it will not compile without ACPI. Signed-off-by: Heikki Krogerus Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed