[PATCH 56/61] 82xx: Add pq2fads board support.

Arnd Bergmann arnd at arndb.de
Thu Jul 19 09:54:54 EST 2007


On Wednesday 18 July 2007, Scott Wood wrote:
> +static void __init pq2fads_setup_arch(void)
> +{
> +	struct device_node *np;
> +	struct resource r;
> +	u32 *bcsr;

bcsr should be __iomem, right? Did you run your code through sparse?

	Arnd <><



More information about the Linuxppc-dev mailing list