[PATCH] drivers/input/misc/wistron_btns.c NULL noise removal
[powerpc.git] / drivers / input / misc / wistron_btns.c
index 49d0416..bac3085 100644 (file)
@@ -320,7 +320,7 @@ static struct dmi_system_id dmi_ids[] = {
                },
                .driver_data = keymap_acer_aspire_1500
        },
-       { 0, }
+       { NULL, }
 };
 
 static int __init select_keymap(void)