]> Pileus Git - ~andy/linux/commit
ARM: clps711x: Remove NEED_MACH_MEMORY_H dependency
authorAlexander Shiyan <shc_work@mail.ru>
Mon, 13 May 2013 17:07:20 +0000 (21:07 +0400)
committerOlof Johansson <olof@lixom.net>
Tue, 11 Jun 2013 22:47:11 +0000 (15:47 -0700)
commit5c15bd28ff194b2d738f0fa408696f2684470a26
tree503808071a6a4f3261c842945aee9e4be4e15a54
parente328b88094b712e4010a805499ceff774e2795b7
ARM: clps711x: Remove NEED_MACH_MEMORY_H dependency

This patch removes dependency of NEED_MACH_MEMORY_H for CLPS711X-target.
Since some board may have memory holes, define ARCH_HAS_HOLES_MEMORYMODEL
for these boards.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/Kconfig
arch/arm/mach-clps711x/Kconfig
arch/arm/mach-clps711x/include/mach/memory.h [deleted file]