forked from Minki/linux
microblaze: remove trailing space in messages
Signed-off-by: Frans Pop <elendil@planet.nl> Cc: microblaze-uclinux@itee.uq.edu.au Cc: Michal Simek <monstr@monstr.eu> Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
parent
e786c6ad2b
commit
4c912c1a33
@ -493,7 +493,7 @@ const struct scache wt_nomsr_noirq = {
|
||||
#define CPUVER_7_20_A 0x0c
|
||||
#define CPUVER_7_20_D 0x0f
|
||||
|
||||
#define INFO(s) printk(KERN_INFO "cache: " s " \n");
|
||||
#define INFO(s) printk(KERN_INFO "cache: " s "\n");
|
||||
|
||||
void microblaze_cache_init(void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user