[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110518.170010.1886397881423466575.davem@davemloft.net>
Date: Wed, 18 May 2011 17:00:10 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: coelho@...com
Cc: linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
linville@...driver.com, eliad@...ery.com, ido@...ery.com
Subject: Re: [PATCH] wl12xx: fix compilation error when CONFIG_PM is not set
From: Luciano Coelho <coelho@...com>
Date: Wed, 18 May 2011 23:45:37 +0300
> There was a compilation error when PM is not enabled:
>
> CC [M] drivers/net/wireless/wl12xx/main.o
> drivers/net/wireless/wl12xx/main.c:3653: error: unknown field 'suspend' specified in initializer
> drivers/net/wireless/wl12xx/main.c:3653: warning: initialization from incompatible pointer type
> drivers/net/wireless/wl12xx/main.c:3654: error: unknown field 'resume' specified in initializer
> drivers/net/wireless/wl12xx/main.c:3654: warning: initialization from incompatible pointer type
>
> Fix this by adding #ifdef's in the appropriate places.
>
> Cc: Eliad Peller <eliad@...ery.com>
> Signed-off-by: Luciano Coelho <coelho@...com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists