]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/acpi/osl.c
ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505
[linux-2.6-omap-h63xx.git] / drivers / acpi / osl.c
index 15e602377655349d22423c82afe62f33623c2929..0467171dbdb8776f6bf8b2fbdf2f08156c0d1cc5 100644 (file)
@@ -1109,7 +1109,7 @@ void __init acpi_dmi_osi_linux(int enable, const struct dmi_system_id *d)
  * string starting with '!' disables that string
  * otherwise string is added to list, augmenting built-in strings
  */
-static int __init acpi_osi_setup(char *str)
+int __init acpi_osi_setup(char *str)
 {
        if (str == NULL || *str == '\0') {
                printk(KERN_INFO PREFIX "_OSI method disabled\n");