microblaze: Remove eprintk macro
authorMichal Simek <monstr@monstr.eu>
Thu, 10 Nov 2011 12:38:54 +0000 (13:38 +0100)
committerMichal Simek <monstr@monstr.eu>
Thu, 5 Jan 2012 07:34:26 +0000 (08:34 +0100)
eprintk macro was used for printing early_printk
messages. Early console registration was changed
that's why this is not needed.

Signed-off-by: Michal Simek <monstr@monstr.eu>

No differences found