update OCF framework to version 20100325
[oweals/openwrt.git] / target / linux / brcm63xx / patches-2.6.33 / 200-extended-platform-devices.patch
index aec85a3d172209655a1aa49dec12507e78dc9265..c6425091ca18117acc41a592b1a56d7ff4d4f3d0 100644 (file)
@@ -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;