aboutsummaryrefslogtreecommitdiff
path: root/arch/hexagon/mm/init.c
diff options
context:
space:
mode:
authorGravatar Randy Dunlap <rdunlap@infradead.org> 2018-06-14 15:28:09 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org> 2018-06-15 07:55:25 +0900
commit2738f359b1dcae50b704efe4ab799ea4861fc490 (patch)
tree8f264b57d847d945182674a71b32f377e6919eba /arch/hexagon/mm/init.c
parentmm: fix oom_kill event handling (diff)
downloadlinux-2738f359b1dcae50b704efe4ab799ea4861fc490.tar.gz
linux-2738f359b1dcae50b704efe4ab799ea4861fc490.tar.bz2
linux-2738f359b1dcae50b704efe4ab799ea4861fc490.zip
hexagon: fix printk format warning in setup.c
Fix printk format warning in hexagon/kernel/setup.c: ../arch/hexagon/kernel/setup.c: In function 'setup_arch': ../arch/hexagon/kernel/setup.c:69:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat] where: extern unsigned long __phys_offset; #define PHYS_OFFSET __phys_offset Link: http://lkml.kernel.org/r/adce8db5-4b01-dc10-7fbb-6a64e0787eb5@infradead.org Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/hexagon/mm/init.c')
0 files changed, 0 insertions, 0 deletions