From: Joe Perches Date: Mon, 14 Dec 2009 07:24:03 +0000 (-0800) Subject: x86: Fix build warning in arch/x86/mm/mmio-mod.c X-Git-Tag: v2.6.33-rc1~277^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eba11d6da7a983cedb0acf32a38e4d0daa8b5d0e;p=pandora-kernel.git x86: Fix build warning in arch/x86/mm/mmio-mod.c Stephen Rothwell reported these warnings: arch/x86/mm/mmio-mod.c: In function 'print_pte': arch/x86/mm/mmio-mod.c:100: warning: too many arguments for format arch/x86/mm/mmio-mod.c:106: warning: too many arguments for format The 'fmt' was left out accidentally. Reported-by: Stephen Rothwell Signed-off-by: Joe Perches Cc: Peter Zijlstra Cc: Linus LKML-Reference: <1260775443.18538.16.camel@Joe-Laptop.home> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed