Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 794b26e0 authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

[SPARC]: Add missing "space"

parent 519c4d2d
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -519,7 +519,7 @@ static void pcic_map_pci_device(struct linux_pcic *pcic,
				 * under 64K but it is not done yet. XXX
				 */
				printk("PCIC: Skipping I/O space at 0x%lx, "
				    "this will Oops if a driver attaches;"
				    "this will Oops if a driver attaches "
				    "device '%s' at %02x:%02x)\n", address,
				    namebuf, dev->bus->number, dev->devfn);
			}