On Thu, 15 Mar 2007, Kristen Carlson Accardi wrote: > this patch gives me the following compile error: > > drivers/acpi/ibm_acpi.c: In function ???ibm_init???: > drivers/acpi/ibm_acpi.c:2605: warning: implicit declaration of function ???ibm_exit??? > drivers/acpi/ibm_acpi.c: At top level: > drivers/acpi/ibm_acpi.c:2616: warning: conflicting types for ???ibm_exit??? > drivers/acpi/ibm_acpi.c:2616: error: static declaration of ???ibm_exit??? follows non-static declaration > drivers/acpi/ibm_acpi.c:2605: error: previous implicit declaration of ???ibm_exit??? was here Fixed in v2. I developed it against acpi-test, which has a header file that prototypes ibm_exit, and sent it before it finished compiling on 2.6.21. Drat, that teaches me about not waiting for these things... -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html