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

Arnd Bergmann arnd at arndb.de
Wed Dec 2 11:54:31 PST 2015


On Wednesday 02 December 2015 19:37:08 Russell King - ARM Linux wrote:
> 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.
> 

Ok, I'll try to take out the dove specific parts that get in the way here
but would still do the whole series for mv78xx0 and orion5x unless someone
finds problems.

	Arnd



More information about the linux-arm-kernel mailing list