[IA64] removing redundant ifdef
authorJiri Olsa <jolsa@redhat.com>
Thu, 6 May 2010 17:36:06 +0000 (19:36 +0200)
committerTony Luck <tony.luck@intel.com>
Tue, 18 May 2010 21:45:52 +0000 (14:45 -0700)
Pointless to use #ifdef CONFIG_NUMA in code that is
already inside another #ifdef CONFIG_NUMA.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found