diff options
author | Tony Luck <tony.luck@intel.com> | 2006-12-12 19:18:55 (GMT) |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2006-12-12 19:18:55 (GMT) |
commit | 8b9c106856d92c8266697328b148d115538b59ce (patch) | |
tree | a8c68bb48290d97ae942ca63efeb94856fb892ae /arch/ia64/configs | |
parent | f889a26a703b03c774849685583cec7746738f3c (diff) | |
download | linux-fsl-qoriq-8b9c106856d92c8266697328b148d115538b59ce.tar.xz |
[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'
This warning only shows up with CONFIG_VIRTUAL_MEM_MAP=y and
CONFIG_FLATMEM=y.
There is only one caller left for register_active_ranges() from the
contig.c code ... so it doesn't need to pick up the node number, the
node number is always zero.
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/configs')
0 files changed, 0 insertions, 0 deletions