sparc: video drivers: add facility level
Add KERN_ facility level to sparc video drivers. Signed-off-by: Robert Reif <reif@earthlink.net> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
f36861d550
commit
194f1a68b9
@@ -781,7 +781,7 @@ static int __devinit cg6_probe(struct of_device *op,
|
||||
|
||||
dev_set_drvdata(&op->dev, info);
|
||||
|
||||
printk("%s: CGsix [%s] at %lx:%lx\n",
|
||||
printk(KERN_INFO "%s: CGsix [%s] at %lx:%lx\n",
|
||||
dp->full_name, info->fix.id,
|
||||
par->which_io, par->physbase);
|
||||
|
||||
|
Reference in New Issue
Block a user