diff options
Diffstat (limited to 'arch/arm/mach-lpc32xx/devices.c')
| -rw-r--r-- | arch/arm/mach-lpc32xx/devices.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/arm/mach-lpc32xx/devices.c b/arch/arm/mach-lpc32xx/devices.c index 6a67a3591aa..49308d6d4be 100644 --- a/arch/arm/mach-lpc32xx/devices.c +++ b/arch/arm/mach-lpc32xx/devices.c @@ -3,7 +3,7 @@   * Copyright (C) 2011 by Vladimir Zapolskiy <vz@mleia.com>   */ -#include <common.h> +#include <config.h>  #include <dm.h>  #include <ns16550.h> | 
