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>
This commit is contained in:
Danny Kukawka 2012-02-15 20:21:07 +01:00 коммит произвёл Greg Kroah-Hartman
Родитель 337503431a
Коммит 75f9209069
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

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