Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[deliverable/linux.git] / drivers / tty / moxa.c
index 1deaca4674e4405fb925a50fbd289f3b9b5c74b6..14c54e0410650aa00cf1a3494fd4bb2d151ff089 100644 (file)
@@ -1096,7 +1096,7 @@ static int __init moxa_init(void)
                                continue;
                        }
 
-                       printk(KERN_INFO "MOXA isa board found at 0x%.8lu and "
+                       printk(KERN_INFO "MOXA isa board found at 0x%.8lx and "
                                        "ready (%u ports, firmware loaded)\n",
                                        baseaddr[i], brd->numPorts);
 
This page took 0.041759 seconds and 5 git commands to generate.