ar71xx: fix whitespaces nits
[openwrt/staging/yousong.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-jwap003.c
index 7d64fe96c6bf059eab6dab1ee538865257ab8bf2..d62e9a00028e858432026f102f9eec9610652703 100644 (file)
@@ -72,8 +72,8 @@ static void __init jwap003_init(void)
        ar71xx_add_device_usb();
 
        ar71xx_add_device_gpio_buttons(-1, JWAP003_BUTTONS_POLL_INTERVAL,
-                                      ARRAY_SIZE(jwap003_gpio_buttons),
-                                      jwap003_gpio_buttons);
+                                       ARRAY_SIZE(jwap003_gpio_buttons),
+                                       jwap003_gpio_buttons);
 
        pb42_pci_init();
 }