Преглед на файлове

[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>
Stephen Rothwell преди 19 години
родител
ревизия
54f5cd8afa
променени са 2 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 1
      arch/powerpc/kernel/asm-offsets.c
  2. 0 2
      include/asm-powerpc/iseries/it_lp_queue.h

+ 0 - 1
arch/powerpc/kernel/asm-offsets.c

@@ -40,7 +40,6 @@
 #ifdef CONFIG_PPC64
 #ifdef CONFIG_PPC64
 #include <asm/paca.h>
 #include <asm/paca.h>
 #include <asm/lppaca.h>
 #include <asm/lppaca.h>
-#include <asm/iseries/hv_lp_event.h>
 #include <asm/cache.h>
 #include <asm/cache.h>
 #include <asm/compat.h>
 #include <asm/compat.h>
 #endif
 #endif

+ 0 - 2
include/asm-powerpc/iseries/it_lp_queue.h

@@ -27,8 +27,6 @@
 #include <asm/types.h>
 #include <asm/types.h>
 #include <asm/ptrace.h>
 #include <asm/ptrace.h>
 
 
-struct HvLpEvent;
-
 #define IT_LP_MAX_QUEUES	8
 #define IT_LP_MAX_QUEUES	8
 
 
 #define IT_LP_NOT_USED		0	/* Queue will not be used by PLIC */
 #define IT_LP_NOT_USED		0	/* Queue will not be used by PLIC */