Re: [patch 05/19] make drivers/acpi/ec.c:ec_ecdt static

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

 



Applied.

thanks,
-Len

On Tuesday 19 December 2006 15:56, akpm@xxxxxxxx wrote:
> From: Adrian Bunk <bunk@xxxxxxxxx>
> 
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
> Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
> ---
> 
>  drivers/acpi/ec.c |    2 +-
>  1 files changed, 1 insertion(+), 1 deletion(-)
> 
> diff -puN drivers/acpi/ec.c~make-drivers-acpi-eccec_ecdt-static drivers/acpi/ec.c
> --- a/drivers/acpi/ec.c~make-drivers-acpi-eccec_ecdt-static
> +++ a/drivers/acpi/ec.c
> @@ -92,7 +92,7 @@ static struct acpi_driver acpi_ec_driver
>  };
>  
>  /* If we find an EC via the ECDT, we need to keep a ptr to its context */
> -struct acpi_ec {
> +static struct acpi_ec {
>  	acpi_handle handle;
>  	unsigned long uid;
>  	unsigned long gpe;
> _
> 
-
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

[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux