commit | 053fac36b1d9f76adde96a2f731965aaab3c632b | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Wed Jan 16 14:08:15 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jan 16 07:36:10 2013 -0800 |
tree | f4f29ed9df69fcdc5503a24a4d8afd79373604c4 | |
parent | a3b0397fdf19b3c23f37012532482c787e01d4a0 [diff] |
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 <heikki.krogerus@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>