aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/4xx/uic.c
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2017-08-08 16:39:20 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2017-08-10 23:31:30 +1000
commitbfa9a2eb925422b05b99c3b64a8f757025319f59 (patch)
treebacc42fcec14db7a880315868da0c5ac1039d46b /arch/powerpc/platforms/4xx/uic.c
parentpowerpc/44x: Move 44x machine check handlers into platforms/44x (diff)
downloadlinux-dev-bfa9a2eb925422b05b99c3b64a8f757025319f59.tar.xz
linux-dev-bfa9a2eb925422b05b99c3b64a8f757025319f59.zip
powerpc/4xx: Create 4xx pseudo-platform in platforms/4xx
We have a lot of code in sysdev for supporting 4xx, ie. either 40x or 44x. Instead it would be cleaner if it was all in platforms/4xx. This is slightly odd in that we don't actually define any machines in the 4xx platform, as is usual for a platform directory. But still it seems like a better result to have all this related code in a directory by itself. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to '')
-rw-r--r--arch/powerpc/platforms/4xx/uic.c (renamed from arch/powerpc/sysdev/uic.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/powerpc/sysdev/uic.c b/arch/powerpc/platforms/4xx/uic.c
index a00949f3e378..a00949f3e378 100644
--- a/arch/powerpc/sysdev/uic.c
+++ b/arch/powerpc/platforms/4xx/uic.c