aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod/empty.c
diff options
context:
space:
mode:
authorMike Travis <travis@sgi.com>2009-01-15 12:19:32 -0500
committerMike Travis <travis@sgi.com>2009-01-15 12:19:32 -0500
commitf2a082711905312dc7b6675e913fee0c4689f7ae (patch)
treeae8a9d2e0eaac2509b0df7ecda528b968ad24659 /scripts/mod/empty.c
parente46d51787e23a607cac5f593ac9926743a636dff (diff)
x86: fix build warning when CONFIG_NUMA not defined.
Impact: fix build warning The macro cpu_to_node did not reference it's argument, and instead simply returned a 0. This causes a "unused variable" warning if it's the only reference in a function (show_cache_disable). Replace it with the more correct inline function. Signed-off-by: Mike Travis <travis@sgi.com>
Diffstat (limited to 'scripts/mod/empty.c')
0 files changed, 0 insertions, 0 deletions