m68knommu: fix reset register address casting
[pandora-kernel.git] / include / acpi / acpi_bus.h
index c6fa5e0..5e3dcf3 100644 (file)
@@ -321,7 +321,8 @@ struct acpi_bus_event {
 };
 
 extern struct kset acpi_subsys;
-
+extern int acpi_bus_generate_genetlink_event(struct acpi_device *device,
+                                               u8 type, int data);
 /*
  * External Functions
  */