]> Pileus Git - ~andy/linux/blobdiff - drivers/acpi/internal.h
Merge branch 'acpi-hotplug'
[~andy/linux] / drivers / acpi / internal.h
index c6db680c826c264cd210e04ceeb11df9d75ec17a..a29739c0ba790af9c967efc29ef6907bf06b63d6 100644 (file)
@@ -165,9 +165,7 @@ int acpi_create_platform_device(struct acpi_device *adev,
                                        Video
   -------------------------------------------------------------------------- */
 #if defined(CONFIG_ACPI_VIDEO) || defined(CONFIG_ACPI_VIDEO_MODULE)
-bool acpi_video_backlight_quirks(void);
-#else
-static inline bool acpi_video_backlight_quirks(void) { return false; }
+bool acpi_osi_is_win8(void);
 #endif
 
 #endif /* _ACPI_INTERNAL_H_ */