From: Luciano Coelho <coelho@xxxxxx> 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@xxxxxxxxxx> > Signed-off-by: Luciano Coelho <coelho@xxxxxx> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html