lkml.org 
[lkml]   [2006]   [Aug]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[-mm patch] make arch/i386/kernel/acpi/boot.c:acpi_force static
    acpi_force can become static.

    Signed-off-by: Adrian Bunk <bunk@stusta.de>

    --- linux-2.6.18-rc3-mm2-full/arch/i386/kernel/acpi/boot.c.old 2006-08-07 15:56:19.000000000 +0200
    +++ linux-2.6.18-rc3-mm2-full/arch/i386/kernel/acpi/boot.c 2006-08-07 15:56:28.000000000 +0200
    @@ -37,7 +37,7 @@
    #include <asm/io.h>
    #include <asm/mpspec.h>

    -int __initdata acpi_force = 0;
    +static int __initdata acpi_force = 0;

    #ifdef CONFIG_ACPI
    int acpi_disabled = 0;
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2006-08-07 17:53    [W:2.202 / U:0.220 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site