Преглед изворни кода

Staging: sm7xx/smtcfb.c included linux/module.h twice

drivers/staging/sm7xx/smtcfb.c included 'linux/module.h' twice,
remove the duplicate.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Danny Kukawka пре 13 година
родитељ
комит
75f9209069
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      drivers/staging/sm7xx/smtcfb.c

+ 0 - 1
drivers/staging/sm7xx/smtcfb.c

@@ -41,7 +41,6 @@
 
 #ifdef CONFIG_PM
 #include <linux/pm.h>
-#include <linux/module.h>
 #endif
 
 #include "smtcfb.h"