[PATCH] via-pmu: remove LED sleep notifier

Stephen Rothwell sfr at canb.auug.org.au
Wed May 2 20:57:41 EST 2007


On Wed, 02 May 2007 07:36:01 +0200 Johannes Berg <johannes at sipsolutions.net> wrote:
>
> --- wireless-dev.orig/drivers/macintosh/via-pmu-led.c	2007-05-01 11:35:45.354734191 +0200
> +++ wireless-dev/drivers/macintosh/via-pmu-led.c	2007-05-01 11:36:25.454734191 +0200
> @@ -31,7 +31,8 @@ static spinlock_t pmu_blink_lock;
>  static struct adb_request pmu_blink_req;
>  /* -1: no change, 0: request off, 1: request on */
>  static int requested_change;
> -static int sleeping;
> +
> +extern int pmu_sys_suspended;

Extern declarations should be in include files.
--
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20070502/227cb3aa/attachment.pgp>


More information about the Linuxppc-dev mailing list