fix compiler warning
authorGabor Juhos <juhosg@openwrt.org>
Tue, 17 Jun 2008 10:50:06 +0000 (10:50 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 17 Jun 2008 10:50:06 +0000 (10:50 +0000)
SVN-Revision: 11521

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

index ef895ed1c8cb23828d5f54cf9b6a7711c66c8b2c..470ef254de77596ab872e535e201848b744c1352 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;