Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54f5cd8a authored by Stephen Rothwell's avatar Stephen Rothwell
Browse files

[POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.h



Also remove unnecessary reference to struct HvLpEvent.

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
parent 380ed24b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@
#ifdef CONFIG_PPC64
#include <asm/paca.h>
#include <asm/lppaca.h>
#include <asm/iseries/hv_lp_event.h>
#include <asm/cache.h>
#include <asm/compat.h>
#endif
+0 −2
Original line number Diff line number Diff line
@@ -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 */