Applied.

thanks,
-Len

On Tuesday 19 December 2006 15:56, [EMAIL PROTECTED] wrote:
> From: Adrian Bunk <[EMAIL PROTECTED]>
> 
> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
> Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
> ---
> 
>  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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to