]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 2 Dec 2013 22:23:44 +0000 (14:23 -0800)
commit3a68589fbd331fe1703449e187c6dc449e090ca3
treede595f83d1c4d4406d1e1b88840864658ab731fd
parent8f3625befb1e48b0c1b6341a86f7bd8bc83178c8
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