Skip to content

Commit

Permalink
Staging: sm7xx/smtcfb.c included linux/module.h twice
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Danny Kukawka authored and Greg Kroah-Hartman committed Feb 16, 2012
1 parent 3375034 commit 75f9209
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/sm7xx/smtcfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@

#ifdef CONFIG_PM
#include <linux/pm.h>
#include <linux/module.h>
#endif

#include "smtcfb.h"
Expand Down

0 comments on commit 75f9209

Please sign in to comment.