1. 23 8月, 2010 1 次提交
    • O
      arm: tegra: fix compilation of board-harmony.c · a68820db
      Olof Johansson 提交于
      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: NOlof Johansson <olof@lixom.net>
      Signed-off-by: NColin Cross <ccross@google.com>
      a68820db
  2. 22 8月, 2010 3 次提交
  3. 21 8月, 2010 26 次提交
  4. 20 8月, 2010 3 次提交
  5. 19 8月, 2010 7 次提交