Signed-off-by: Stephan Gabert <stephan.gabert@xxxxxx> Signed-off-by: Nicolas Pfeiffer <nicolas.pfeiffer@xxxxxx> --- drivers/staging/wlags49_h2/wl_cs.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/staging/wlags49_h2/wl_cs.c b/drivers/staging/wlags49_h2/wl_cs.c index e658000..4239f0c 100644 --- a/drivers/staging/wlags49_h2/wl_cs.c +++ b/drivers/staging/wlags49_h2/wl_cs.c @@ -340,8 +340,9 @@ static const struct pcmcia_device_id wl_adapter_ids[] = { 0x33103a9b, 0xe175b0dd), #else PCMCIA_DEVICE_MANF_CARD(0x0156, 0x0004), - PCMCIA_DEVICE_PROD_ID12("Linksys", "WCF54G_Wireless-G_CompactFlash_Card", - 0x0733cc81, 0x98a599e1), + PCMCIA_DEVICE_PROD_ID12("Linksys", + "WCF54G_Wireless-G_CompactFlash_Card", 0x0733cc81, + 0x98a599e1), #endif /* (HCF_TYPE) & HCF_TYPE_HII5 */ PCMCIA_DEVICE_NULL, }; -- 1.9.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel