diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2006-06-28 11:49:10 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-06-28 15:18:55 +1000 |
commit | 612f02d6d6eadd9c5dde5a5b97b55a3a620d28e5 (patch) | |
tree | 8f6b7474dc4761271459f09d8760fd6d21f2ca73 /arch/powerpc/platforms/iseries/proc.c | |
parent | d0b79c54fc14f1f2db64180a21b84146028c598b (diff) |
[POWERPC] Clean up it_lp_queue.h
No more StudlyCaps.
Remove from a couple of places it is no longer needed.
Use C style comments.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/platforms/iseries/proc.c')
-rw-r--r-- | arch/powerpc/platforms/iseries/proc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/iseries/proc.c b/arch/powerpc/platforms/iseries/proc.c index e68b6b5fa89..c241413629a 100644 --- a/arch/powerpc/platforms/iseries/proc.c +++ b/arch/powerpc/platforms/iseries/proc.c @@ -24,7 +24,6 @@ #include <asm/processor.h> #include <asm/time.h> #include <asm/lppaca.h> -#include <asm/iseries/it_lp_queue.h> #include <asm/iseries/hv_call_xm.h> #include "processor_vpd.h" |