fix compiler warning
SVN-Revision: 11521
This commit is contained in:
parent
3e8ab1ed20
commit
3415b8c044
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue