ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to
[openwrt-10.03/.git] / target / linux / gemini / patches / 002-wbd111_support.patch
index 3552ad06c3a00730539f2eca965a9101481a0e97..059006d0d48469624b2baa2d972ba229368368a8 100644 (file)
@@ -1,6 +1,6 @@
 --- /dev/null
 +++ b/arch/arm/mach-gemini/board-wbd111.c
-@@ -0,0 +1,123 @@
+@@ -0,0 +1,125 @@
 +/*
 + *  Support for Wiliboard WBD-111
 + *
@@ -16,6 +16,7 @@
 +#include <linux/platform_device.h>
 +#include <linux/leds.h>
 +#include <linux/input.h>
++#include <linux/skbuff.h>
 +#include <linux/gpio_keys.h>
 +#include <linux/mdio-gpio.h>
 +#include <asm/mach-types.h>
 +{
 +      gemini_gpio_init();
 +      platform_register_uart();
++      platform_register_watchdog();
 +      platform_register_pflash(SZ_8M, NULL, 0);
 +      platform_device_register(&wbd111_leds_device);
 +      platform_device_register(&wbd111_keys_device);