microblaze: Fix asm compilation warning
authorMichal Simek <monstr@monstr.eu>
Mon, 7 Feb 2011 10:29:43 +0000 (11:29 +0100)
committerMichal Simek <monstr@monstr.eu>
Mon, 7 Feb 2011 18:12:17 +0000 (19:12 +0100)
commit1649700408531ec64ae33af55a1091db50d1f7da
treecf8fd8ca59872f1ac3a1345f85f5ba3b342174c1
parent12dfc73e1ddb44b2d23e0ca614b6ec50596adae0
microblaze: Fix asm compilation warning

Microblaze ASM doesn't support hex values for mfs instructions.

/tmp/ccwiXVmt.s: Assembler messages:
/tmp/ccwiXVmt.s:19: Warning: ignoring operands: x00

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/cpu/pvr.c