• Linus Torvalds's avatar
    Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc · a771151a
    Linus Torvalds authored
    Pull ARM SoC cleanups from Arnd Bergmann:
     "The cleanups for v4.9 are a little larger that usual, but thankfully
      that is almost exclusively due to removing a significant number of
      files that have become obsolete after the still ongoing conversion of
      old board files to devicetree.
    
       - for mach-omap2, which is still the largest platform in arch/arm/,
         the conversion to DT is finally complete after the Nokia N900 is
         now fully supported there, along with the omap3 LDP, and we can
         remove those two board files. If no regressions are found, another
         large cleanup for the platform will happen as a follow-up, removing
         dead code and restructuring the platform based on being DT-only.
    
       - In mach-imx, similar work is ongoing, but has not come that far.
         This time, we remove the obsolete board file for the i.MX1
         generation, which like i.MX25, i.MX5, i.MX6, and i.MX7 is now
         DT-only. The...
    a771151a
Makefile 3.47 KB