diff options
Diffstat (limited to 'drivers/pcmcia/i82365.c')
-rw-r--r-- | drivers/pcmcia/i82365.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pcmcia/i82365.c b/drivers/pcmcia/i82365.c index e6f3d17dd2b4..a2c138719bac 100644 --- a/drivers/pcmcia/i82365.c +++ b/drivers/pcmcia/i82365.c | |||
@@ -1233,7 +1233,6 @@ static struct pccard_operations pcic_operations = { | |||
1233 | static struct platform_driver i82365_driver = { | 1233 | static struct platform_driver i82365_driver = { |
1234 | .driver = { | 1234 | .driver = { |
1235 | .name = "i82365", | 1235 | .name = "i82365", |
1236 | .owner = THIS_MODULE, | ||
1237 | }, | 1236 | }, |
1238 | }; | 1237 | }; |
1239 | 1238 | ||