Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
[pandora-kernel.git] / arch / microblaze / kernel / cpu / cpuinfo-pvr-full.c
index 153f57c..c259786 100644 (file)
@@ -22,7 +22,7 @@
 
 #define CI(c, p) { ci->c = PVR_##p(pvr); }
 #define err_printk(x) \
-       early_printk("ERROR: Microblaze " x " - different for PVR and DTS\n");
+       early_printk("ERROR: Microblaze " x "-different for PVR and DTS\n");
 
 void set_cpuinfo_pvr_full(struct cpuinfo *ci, struct device_node *cpu)
 {