projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
s3c-fb: CPUFREQ frequency scaling support
[linux-2.6]
/
drivers
/
parisc
/
asp.c
diff --git
a/drivers/parisc/asp.c
b/drivers/parisc/asp.c
index
7931133
..
9ca2109
100644
(file)
--- a/
drivers/parisc/asp.c
+++ b/
drivers/parisc/asp.c
@@
-81,7
+81,7
@@
static int __init asp_init_chip(struct parisc_device *dev)
asp.hpa = ASP_INTERRUPT_ADDR;
printk(KERN_INFO "%s version %d at 0x%lx found.\n",
- asp.name, asp.version, dev->hpa.start);
+ asp.name, asp.version,
(unsigned long)
dev->hpa.start);
/* the IRQ ASP should use */
ret = -EBUSY;