[PATCH] cell: fix missing spu.h header export

Arnd Bergmann arnd at arndb.de
Wed Dec 6 09:06:42 EST 2006


On Tuesday 05 December 2006 22:39, Geoff Levand wrote:
> 
> Add spu.h to the list of exported headers.  Fixes this error when
> using 'make headers_check' or when CONFIG_HEADERS_CHECK=y:
> 
>   asm/spu_info.h requires asm/spu.h, which does not exist in exported headers
> 
> 
> Signed-off-by: Geoff Levand <geoffrey.levand at am.sony.com>

Sorry, wrong fix. I had a better one already but haven't gotten around
to post it. spu_info.h should be in unifdef-y and spu.h should stay
internal to the kernel. I'll follow up with my patch.

	Arnd <><



More information about the Linuxppc-dev mailing list