* Russell King - ARM Linux <linux at arm.linux.org.uk> [091017 01:10]:
> On Fri, Oct 16, 2009 at 04:41:04PM -0700, Tony Lindgren wrote:
> > + { OMAP1_MPUIO_VBASE, 0, INT_MPUIO, IH_MPUIO_BASE,
>
> That 0 should be NULL - it's a pointer.
Right, thanks, will update.
Tony