Commit 649f0edd authored by Helge Deller's avatar Helge Deller Committed by Kyle McMartin

[PARISC] fix section mismatch in parport_gsc

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
Signed-off-by: default avatarKyle McMartin <kyle@parisc-linux.org>
parent 76fb9278
......@@ -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 __devinitdata parport_count;
static int __devinit parport_init_chip(struct parisc_device *dev)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment