[PATCH 03/16] ehca: structure definitions
Christoph Hellwig
hch at infradead.org
Thu Apr 27 21:59:15 EST 2006
On Thu, Apr 27, 2006 at 01:57:49PM +0200, J?rn Engel wrote:
> On Thu, 27 April 2006 12:48:13 +0200, Heiko J Schick wrote:
> > +
> > +#ifdef CONFIG_PPC64
> > +#include "ehca_classes_pSeries.h"
> > +#endif
>
> Is the #ifdef necessary? Such conditions around header includes often
> indicate problems with the included header. If that is the case here,
> you should fix the header in question in a seperate patch.
The real question is what is that ifdef for at all? The code subitted
isn't built on anything but ppc64.
More information about the Linuxppc-dev
mailing list