summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/iseries
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2006-07-13 18:56:56 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2006-07-13 18:56:56 +1000
commit54f5cd8afa1c9c9f8b152a946b0a7e0ecdef1631 (patch)
tree6545b38374c9283ce00da3fe300247f3880de2da /include/asm-powerpc/iseries
parent380ed24b1b81a188c5b716286143157a27935aab (diff)
downloadkernel-crypto-54f5cd8afa1c9c9f8b152a946b0a7e0ecdef1631.tar.gz
kernel-crypto-54f5cd8afa1c9c9f8b152a946b0a7e0ecdef1631.tar.xz
kernel-crypto-54f5cd8afa1c9c9f8b152a946b0a7e0ecdef1631.zip
[POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.h
Also remove unnecessary reference to struct HvLpEvent. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'include/asm-powerpc/iseries')
-rw-r--r--include/asm-powerpc/iseries/it_lp_queue.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-powerpc/iseries/it_lp_queue.h b/include/asm-powerpc/iseries/it_lp_queue.h
index 284c5a7db3a..3f681476929 100644
--- a/include/asm-powerpc/iseries/it_lp_queue.h
+++ b/include/asm-powerpc/iseries/it_lp_queue.h
@@ -27,8 +27,6 @@
#include <asm/types.h>
#include <asm/ptrace.h>
-struct HvLpEvent;
-
#define IT_LP_MAX_QUEUES 8
#define IT_LP_NOT_USED 0 /* Queue will not be used by PLIC */