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

Commit 4715fed6 authored by Michael Neuling's avatar Michael Neuling Committed by Benjamin Herrenschmidt
Browse files

powerpc: cleanup old DABRX #defines



These are no longer used so get rid of them

Signed-off-by: default avatarMichael Neuling <mikey@neuling.org>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent cd144573
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -152,11 +152,6 @@
#define H_VASI_RESUMED          5
#define H_VASI_COMPLETED        6

/* DABRX flags */
#define H_DABRX_HYPERVISOR	(1UL<<(63-61))
#define H_DABRX_KERNEL		(1UL<<(63-62))
#define H_DABRX_USER		(1UL<<(63-63))

/* Each control block has to be on a 4K boundary */
#define H_CB_ALIGNMENT          4096