[RFC/PATCH 1/9] powerpc: Make isa_mem_base common to 32 and 64 bits

Benjamin Herrenschmidt benh at kernel.crashing.org
Tue Nov 20 06:49:41 EST 2007


On Mon, 2007-11-19 at 11:32 +0100, Christoph Hellwig wrote:
> On Mon, Nov 19, 2007 at 07:25:00PM +1100, Benjamin Herrenschmidt wrote:
> > +/* ISA Memory physical address (or 0 if none) */
> > +resource_size_t isa_mem_base    = 0;
> 
> No need to initialize this.

True. I copy/pasted as-is but you are right, I can remove the
initializer.

Ben.





More information about the Linuxppc-dev mailing list