diff options
Diffstat (limited to 'arch/sparc')
-rw-r--r-- | arch/sparc/include/asm/parport.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/include/asm/parport.h b/arch/sparc/include/asm/parport.h index c55291e5b83e..f005ccac91cc 100644 --- a/arch/sparc/include/asm/parport.h +++ b/arch/sparc/include/asm/parport.h | |||
@@ -238,7 +238,6 @@ static const struct of_device_id ecpp_match[] = { | |||
238 | static struct platform_driver ecpp_driver = { | 238 | static struct platform_driver ecpp_driver = { |
239 | .driver = { | 239 | .driver = { |
240 | .name = "ecpp", | 240 | .name = "ecpp", |
241 | .owner = THIS_MODULE, | ||
242 | .of_match_table = ecpp_match, | 241 | .of_match_table = ecpp_match, |
243 | }, | 242 | }, |
244 | .probe = ecpp_probe, | 243 | .probe = ecpp_probe, |