aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2006-12-12 11:18:55 -0800
committerTony Luck <tony.luck@intel.com>2006-12-12 11:18:55 -0800
commit8b9c106856d92c8266697328b148d115538b59ce (patch)
treea8c68bb48290d97ae942ca63efeb94856fb892ae /drivers
parentf889a26a703b03c774849685583cec7746738f3c (diff)
[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 'drivers')
0 files changed, 0 insertions, 0 deletions