From 27fae3957abbd0cfcd094697d64951868321230b Mon Sep 17 00:00:00 2001 From: Jaswinder Singh Rajput Date: Sat, 31 Jan 2009 11:52:05 +0530 Subject: [PATCH] --- yaml --- r: 135828 b: refs/heads/master c: 1a16bc4590fcc94630571c541c8fef7a0845c2c0 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/powerpc/include/asm/spu_info.h | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index dd675d81739c..24cb282ba003 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 122bb2207b8107ce117d10fcfd3a2f6c3804a362 +refs/heads/master: 1a16bc4590fcc94630571c541c8fef7a0845c2c0 diff --git a/trunk/arch/powerpc/include/asm/spu_info.h b/trunk/arch/powerpc/include/asm/spu_info.h index 3545efbf9891..1286c823f0d8 100644 --- a/trunk/arch/powerpc/include/asm/spu_info.h +++ b/trunk/arch/powerpc/include/asm/spu_info.h @@ -23,9 +23,10 @@ #ifndef _SPU_INFO_H #define _SPU_INFO_H +#include + #ifdef __KERNEL__ #include -#include #else struct mfc_cq_sr { __u64 mfc_cq_data0_RW;