Re: [PATCH v3 13/16] ARM: mmp: move cputype.h to include/linux/soc/

2019-09-05 Thread Arnd Bergmann
On Mon, Sep 2, 2019 at 10:16 AM kbuild test robot wrote: > > vim +5 include/linux/soc/mmp/cputype.h > > 49cbe78637eb05 arch/arm/mach-mmp/include/mach/cputype.h Eric Miao 2009-01-20 > 4 > 49cbe78637eb05 arch/arm/mach-mmp/include/mach/cputype.h Eric Miao 2009-01-20 > @5 #include >

Re: [PATCH v3 13/16] ARM: mmp: move cputype.h to include/linux/soc/

2019-09-02 Thread kbuild test robot
Hi Lubomir, I love your patch! Yet something to improve: [auto build test ERROR on arm/for-next] [cannot apply to v5.3-rc6 next-20190830] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH v3 13/16] ARM: mmp: move cputype.h to include/linux/soc/

2019-08-30 Thread Lubomir Rintel
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 --- MAINTAINERS| 1 + arch/arm/mach-mmp/common.c