Hauke Mehrtens <hauke@xxxxxxxxxx> writes: > /drivers/net/wireless/p54/p54usb.c: In function 'p54u_probe': > /drivers/net/wireless/p54/p54usb.c:923: error: 'struct usb_device' has no member named 'reset_resume' > > In the struct usb_device the reset_resume attribute is only available when CONFIG_PM is defined. > > Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> About the commit log, the title should contain the component, something like this: p54: fix reset_resume compile error with CONFIG_PM=n Also please line wrap the commit log, 72 chars is a good width. -- Kalle Valo -- 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