aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx/phy3250.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-lpc32xx/phy3250.c')
-rw-r--r--arch/arm/mach-lpc32xx/phy3250.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-lpc32xx/phy3250.c b/arch/arm/mach-lpc32xx/phy3250.c
index 53f12301be8a..562ec96b8930 100644
--- a/arch/arm/mach-lpc32xx/phy3250.c
+++ b/arch/arm/mach-lpc32xx/phy3250.c
@@ -37,6 +37,7 @@
37 37
38#include <mach/hardware.h> 38#include <mach/hardware.h>
39#include <mach/platform.h> 39#include <mach/platform.h>
40#include <mach/board.h>
40#include <mach/gpio-lpc32xx.h> 41#include <mach/gpio-lpc32xx.h>
41#include "common.h" 42#include "common.h"
42 43
@@ -280,6 +281,7 @@ static struct platform_device *phy3250_devs[] __initdata = {
280 &lpc32xx_gpio_led_device, 281 &lpc32xx_gpio_led_device,
281 &lpc32xx_adc_device, 282 &lpc32xx_adc_device,
282 &lpc32xx_ohci_device, 283 &lpc32xx_ohci_device,
284 &lpc32xx_net_device,
283}; 285};
284 286
285static struct amba_device *amba_devs[] __initdata = { 287static struct amba_device *amba_devs[] __initdata = {