mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
[PARISC] fix section mismatch in parport_gsc
Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
This commit is contained in:
parent
76fb9278fd
commit
649f0edd8b
@ -350,7 +350,7 @@ struct parport *__devinit parport_gsc_probe_port (unsigned long base,
|
|||||||
|
|
||||||
#define PARPORT_GSC_OFFSET 0x800
|
#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)
|
static int __devinit parport_init_chip(struct parisc_device *dev)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user