diff options
Diffstat (limited to 'arch/sparc/kernel/of_device_32.c')
| -rw-r--r-- | arch/sparc/kernel/of_device_32.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/kernel/of_device_32.c b/arch/sparc/kernel/of_device_32.c index a312af40ea8..4ee8ce0d5d8 100644 --- a/arch/sparc/kernel/of_device_32.c +++ b/arch/sparc/kernel/of_device_32.c @@ -2,7 +2,6 @@  #include <linux/kernel.h>  #include <linux/of.h>  #include <linux/init.h> -#include <linux/module.h>  #include <linux/mod_devicetable.h>  #include <linux/slab.h>  #include <linux/errno.h>  |