Commit 75f92090 authored by Danny Kukawka's avatar Danny Kukawka Committed by Greg Kroah-Hartman

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: default avatarDanny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 33750343
......@@ -41,7 +41,6 @@
#ifdef CONFIG_PM
#include <linux/pm.h>
#include <linux/module.h>
#endif
#include "smtcfb.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment