diff options
author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2011-07-06 02:52:53 (GMT) |
---|---|---|
committer | Nicolas Pitre <nico@fluxnic.net> | 2011-10-13 16:49:27 (GMT) |
commit | 8b5da2df272d5aaceb17addae8afc068b447aa51 (patch) | |
tree | 5056063aa6b5d6498d42dca74500c4ff53e9f1fd /Documentation/00-INDEX | |
parent | 8cfc1ef96a873d35d2fb86ac8ccf34d388a48e55 (diff) | |
download | linux-fsl-qoriq-8b5da2df272d5aaceb17addae8afc068b447aa51.tar.xz |
ARM: mach-s3c2410: remove memory.h
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: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'Documentation/00-INDEX')
0 files changed, 0 insertions, 0 deletions