OSDN Git Service

ARM: mmp: move cputype.h to include/linux/soc/
authorLubomir Rintel <lkundrak@v3.sk>
Thu, 8 Aug 2019 13:47:24 +0000 (15:47 +0200)
committerLubomir Rintel <lkundrak@v3.sk>
Thu, 17 Oct 2019 14:36:12 +0000 (16:36 +0200)
commit32adcaa010fa85e09296a6a606ad07348ef349ed
tree98f30c6e716ba91e63ccfc0d01e2a64c1a854f20
parentd093bc0378f5e3542bfbbae0c0533ae68e260013
ARM: mmp: move cputype.h to include/linux/soc/

Let's move cputype.h away from mach-mmp/ so that the drivers outside that
directory are able to tell the precise silicon revision. The MMP3 USB OTG
PHY driver needs this.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
MAINTAINERS
arch/arm/mach-mmp/common.c
arch/arm/mach-mmp/devices.c
arch/arm/mach-mmp/mmp2.c
arch/arm/mach-mmp/pm-mmp2.c
arch/arm/mach-mmp/pm-pxa910.c
arch/arm/mach-mmp/pxa168.c
arch/arm/mach-mmp/pxa910.c
arch/arm/mach-mmp/time.c
include/Kbuild
include/linux/soc/mmp/cputype.h [moved from arch/arm/mach-mmp/cputype.h with 100% similarity]