On Wednesday 12 September 2012, Rob Herring wrote:
quoted
arch/arm/plat-orion/mpp.c:17:23: fatal error: plat/gpio.h: No such file or directory
A similar problem happens in plat-orion/irq.c, which has grown a new
#include of plat/gpio.h in a different branch that is now in arm-soc.
It should be orion-gpio.h instead. I have this fixed in my tree.
I just pulled your multi-plat branch and it still has the broken version.
Arnd