1
0
Fork 0

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>
wifi-calibration
Danny Kukawka 2012-02-15 20:21:07 +01:00 committed by Greg Kroah-Hartman
parent 337503431a
commit 75f9209069
1 changed files with 0 additions and 1 deletions

View File

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