From 053fac36b1d9f76adde96a2f731965aaab3c632b Mon Sep 17 00:00:00 2001 From: Heikki Krogerus Date: Wed, 16 Jan 2013 14:08:15 +0200 Subject: [PATCH] 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-format-patch failed