• Andrew Morton's avatar
    [PATCH] acpi build fix · 989ac190
    Andrew Morton authored
    drivers/acpi/debug.c:22: parse error before string constant
    drivers/acpi/debug.c:22: warning: type defaults to `int' in declaration of `__MODULE_INFO'
    drivers/acpi/debug.c:22: warning: function declaration isn't a prototype
    drivers/acpi/debug.c:22: warning: data definition has no type or storage class
    drivers/acpi/debug.c:23: parse error before string constant
    drivers/acpi/debug.c:23: warning: type defaults to `int' in declaration of `__MODULE_INFO'
    drivers/acpi/debug.c:23: warning: function declaration isn't a prototype
    drivers/acpi/debug.c:23: warning: data definition has no type or storage class
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    989ac190
debug.c 5.53 KB