projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76fb927
)
[PARISC] fix section mismatch in parport_gsc
author
Helge Deller
<deller@gmx.de>
Sun, 27 May 2007 16:07:25 +0000
(18:07 +0200)
committer
Kyle McMartin
<kyle@athena.road.mcmartin.ca>
Sun, 27 May 2007 16:13:53 +0000
(12:13 -0400)
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
drivers/parport/parport_gsc.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/parport/parport_gsc.c
b/drivers/parport/parport_gsc.c
index 17bf9937d276d66e792adaf17763c5550e65a716..43652ba523ebfa80dca52a1c79b4eaedf97fdf5e 100644
(file)
--- a/
drivers/parport/parport_gsc.c
+++ b/
drivers/parport/parport_gsc.c
@@
-350,7
+350,7
@@
struct parport *__devinit parport_gsc_probe_port (unsigned long base,
#define PARPORT_GSC_OFFSET 0x800
-static int __initdata parport_count;
+static int __
dev
initdata parport_count;
static int __devinit parport_init_chip(struct parisc_device *dev)
{