arch/powerpc/platforms/powernv/scom.c
deleted100644 → 0
+0
−157
arch/powerpc/platforms/powernv/scom.h
deleted100644 → 0
+0
−120
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Once upon a time, the SCOM access code was used by the WSP platform as well as powernv. Thus it made sense to have a generic SCOM access interface to abstract between different platforms. Now that it's just powernv, with no other platforms currently on the horizon, let's rip out scom_controller and make everything much simpler and more direct. While we're here, fix up the comment block at the top. Signed-off-by:Andrew Donnellan <ajd@linux.ibm.com> Signed-off-by:
Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20190509051119.7694-3-ajd@linux.ibm.com