Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform

From: Russell King - ARM Linux
Date: Wed Dec 02 2015 - 14:37:27 EST


On Wed, Dec 02, 2015 at 07:28:25PM +0000, Russell King - ARM Linux wrote:
> The first is easy to solve, and the second by replacing it with dove.h.
> The next problem is this:
>
> arch/arm/plat-orion/common.c:25:30: fatal error: mach/bridge-regs.h: No such file or directory
>
> which is impossible to solve, because plat-orion/common.c wants
> mach-dove/bridge-regs.h.

Another few breakages which is going to be difficult to solve:

drivers/hwmon/dove.c:35:30: fatal error: mach/bridge-regs.h: No such file or directory

drivers/soc/dove/pmu.c: In function 'dove_init_pmu_legacy':
drivers/soc/dove/pmu.c:404:46: error: 'IRQ_DOVE_PMU_START' undeclared (first use in this function)
drivers/soc/dove/pmu.c:404:46: note: each undeclared identifier is reported only once for each function it appears in

So, all in all this series gets a NAK from me as it totally destroys
my ability to do any further work on Dove.

--
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/