[lantiq] code style cleanup of the mach files
[openwrt/svn-archive/archive.git] / target / linux / lantiq / files-3.3 / arch / mips / lantiq / xway / mach-wbmr.c
index b11c2631bba42f83c60c3ae1f9e7511f659e9fc4..a57e092123dd8be274132c453a065247db4a5dd1 100644 (file)
@@ -88,9 +88,9 @@ wbmr_gpio_keys[] __initdata = {
 };
 
 static struct ltq_pci_data ltq_pci_data = {
-       .clock      = PCI_CLOCK_INT,
-       .gpio   = PCI_GNT1 | PCI_REQ1,
-       .irq    = {
+       .clock  = PCI_CLOCK_INT,
+       .gpio   = PCI_GNT1 | PCI_REQ1,
+       .irq    = {
                [14] = INT_NUM_IM0_IRL0 + 22,
        },
 };