mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[brcm63xx] rename reset_buttons to buttons
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21255 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
+++ b/arch/mips/include/asm/mach-bcm63xx/board_bcm963xx.h
|
||||
@@ -59,6 +59,10 @@ struct board_info {
|
||||
|
||||
/* Reset button */
|
||||
struct gpio_button reset_buttons[2];
|
||||
/* Buttons */
|
||||
struct gpio_button buttons[2];
|
||||
+
|
||||
+ /* Additional platform devices */
|
||||
+ struct platform_device **devs;
|
||||
|
||||
Reference in New Issue
Block a user