OSDN Git Service

xtensa: fix build warning in 64-bit build environment
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 16 Oct 2013 22:42:13 +0000 (02:42 +0400)
committerChris Zankel <chris@zankel.net>
Tue, 14 Jan 2014 18:19:52 +0000 (10:19 -0800)
commitff3849059d787ab2072032800e553c9022c9ab54
tree6efc673f80ced234746259ef52d1beacb562593c
parentc4ee0af3fa0dc65f690fc908f02b8355f9576ea0
xtensa: fix build warning in 64-bit build environment

This fixes the following build warnings:

arch/xtensa/mm/misc.S: Assembler messages:
arch/xtensa/mm/misc.S:143: Warning: value 0xffffffff30000106 truncated to 0x30000106
arch/xtensa/mm/misc.S:197: Warning: value 0xffffffff30000106 truncated to 0x30000106

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/mm/misc.S