Re: [PATCH for review] [125/145] i376: Make acpi_force static

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thursday 10 August 2006 15:37, Andi Kleen wrote:

Ack -- assuming there was a previous patch I didn't see to move the definition of acpi_force
to boot.c from setup.c on i386...

-Len

> 
> From: Adrian Bunk <[email protected]>
> 
> acpi_force can become static.
> 
> Cc: [email protected]
> 
> Signed-off-by: Adrian Bunk <[email protected]>
> Signed-off-by: Andi Kleen <[email protected]>
> 
> ---
>  arch/i386/kernel/acpi/boot.c |    2 +-
>  1 files changed, 1 insertion(+), 1 deletion(-)
> 
> Index: linux/arch/i386/kernel/acpi/boot.c
> ===================================================================
> --- linux.orig/arch/i386/kernel/acpi/boot.c
> +++ linux/arch/i386/kernel/acpi/boot.c
> @@ -36,7 +36,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 [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux