1. 13 Oct, 2011 1 commit
    • Nicolas Pitre's avatar
      ARM: mach-s3c2410: remove memory.h · 8b5da2df
      Nicolas Pitre authored
      This also removes the mach/s3c2400 version which was probably never used
      due to the fact that we have this line in arch/arm/Makefile:
      
      machine-$(CONFIG_ARCH_S3C2410)          := s3c2410 s3c2400 [...]
      
      This is later used to construct the search path for:
      
      The compiler would be looking into mach-s3c2410 and picking up this
      version first.  Any config that was actually expecting the mach-s3c2400
      version was therefore producing a broken kernel binary.  Not relying on
      any of them anymore would fix that issue.
      Signed-off-by: default avatarNicolas Pitre <nicolas.pitre@linaro.org>
      8b5da2df
  2. 26 Sep, 2011 14 commits
  3. 06 Sep, 2011 1 commit
  4. 29 Aug, 2011 1 commit
  5. 23 Aug, 2011 2 commits
  6. 22 Aug, 2011 18 commits
  7. 21 Aug, 2011 3 commits