ACPI: Add stubs for (un)register_acpi_bus_type
authorMatthew Garrett <mjg@redhat.com>
Fri, 11 May 2012 08:08:25 +0000 (16:08 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 May 2012 00:03:12 +0000 (17:03 -0700)
commit66886d6f8c9bcdee3d7fce5796dcffd6b4bc0b48
treea5e362f9946b718a3658d7c3c9cd93b6a90a0319
parent2721ea2c0f26bb3a2668541412740497b64be2a2
ACPI: Add stubs for (un)register_acpi_bus_type

It's unreasonable to have CONFIG_ACPI for these in drivers, so add some
stub functions.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Lan Tianyu <tianyu.lan@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/acpi/glue.c
include/acpi/acpi_bus.h