diff options
author | Olof Johansson <olof@lixom.net> | 2010-08-18 01:18:43 -0500 |
---|---|---|
committer | Colin Cross <ccross@google.com> | 2010-08-22 12:54:14 -0700 |
commit | a68820db790351076039f936fa6317a2b3439e55 (patch) | |
tree | 72ccfc3c505127c3c226cd3eaed809736e8d1c81 /security | |
parent | e36c886a0f9d624377977fa6cae309cfd7f362fa (diff) |
arm: tegra: fix compilation of board-harmony.c
The patch "ARM: Remove DISCONTIGMEM support" removed the node id from
the meminfo struct and the PHYS_TO_NID macro, causing compilation errors:
arch/arm/mach-tegra/board-harmony.c: In function 'tegra_harmony_fixup':
arch/arm/mach-tegra/board-harmony.c:94: error: 'struct membank' has no member named 'node'
arch/arm/mach-tegra/board-harmony.c:94: error: implicit declaration of function 'PHYS_TO_NID'
arch/arm/mach-tegra/board-harmony.c:97: error: 'struct membank' has no member named 'node'
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Colin Cross <ccross@google.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions