kernel/arch/arm/mach-dove/dove-db-setup.c
.. .. @@ -24,7 +24,7 @@ 24 24 #include <linux/gpio.h> 25 25 #include <asm/mach-types.h> 26 26 #include <asm/mach/arch.h> 27 -#include <mach/dove.h>27 +#include "dove.h"28 28 #include "common.h" 29 29 30 30 static struct mv643xx_eth_platform_data dove_db_ge00_data = {