]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit349401d2861e216bc93a803b5e8fe99fe7a6555b
tree3a67125cce0460ea0783535e57bd57802688d1d4
parentede5980c654ba6dfd4a22a53386b74abe219cba1
[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 949adef1ebca6147847ad844fd91f53a19f8e62a

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