[adm5120] fix compiler warning
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 17 Jun 2008 10:50:06 +0000 (10:50 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 17 Jun 2008 10:50:06 +0000 (10:50 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11521 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h

index ef895ed..470ef25 100644 (file)
@@ -62,7 +62,7 @@ static inline void adm5120_pci_set_irq_map(unsigned int nr_irqs,
 }
 #endif
 
-#define ADM5120_NUM_BUTTONS    4
+#define ADM5120_NUM_BUTTONS    5
 
 extern struct adm5120_flash_platform_data adm5120_flash0_data;
 extern struct adm5120_flash_platform_data adm5120_flash1_data;
This page took 0.030682 seconds and 4 git commands to generate.