[ARM] clps711x: add sparsemem definitions

Fix the edb7211_defconfig build errors.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Russell King 2008-10-21 23:29:56 +01:00 коммит произвёл Russell King
Родитель 5d43839ab9
Коммит f6335c43f3
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -89,6 +89,8 @@
* node 3: 0xd8000000 - 0xdfffffff
*/
#define NODE_MEM_SIZE_BITS 24
#define SECTION_SIZE_BITS 24
#define MAX_PHYSMEM_BITS 32
#endif