[IA64] Fix compile warnings in setup.c
authorTony Luck <tony.luck@intel.com>
Thu, 5 Jan 2006 21:30:52 +0000 (13:30 -0800)
committerTony Luck <tony.luck@intel.com>
Thu, 5 Jan 2006 21:30:52 +0000 (13:30 -0800)
commit38c0b2c2aaab5595a140ade4410e01d407fff751
tree3a67125cce0460ea0783535e57bd57802688d1d4
parent5c3eee79128c372a81a83665be2332a000944280
[IA64] Fix compile warnings in setup.c

arch/ia64/kernel/setup.c: In function `show_cpuinfo':
arch/ia64/kernel/setup.c:576: warning: long unsigned int format, different type arg (arg 12)
arch/ia64/kernel/setup.c:576: warning: long unsigned int format, different type arg (arg 13)

Introduced by 95235ca2c20ac0b31a8eb39e2d599bcc3e9c9a10

Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/setup.c