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)
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>

No differences found