lkml.org 
[lkml]   [2012]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] Staging: sm7xx/smtcfb.c included linux/module.h twice
Date
drivers/staging/sm7xx/smtcfb.c included 'linux/module.h' twice,
remove the duplicate.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
---
drivers/staging/sm7xx/smtcfb.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/sm7xx/smtcfb.c b/drivers/staging/sm7xx/smtcfb.c
index ae0035f..1b3e2d0 100644
--- a/drivers/staging/sm7xx/smtcfb.c
+++ b/drivers/staging/sm7xx/smtcfb.c
@@ -41,7 +41,6 @@

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

#include "smtcfb.h"
--
1.7.8.3


\
 
 \ /
  Last update: 2012-02-15 20:25    [from the cache]
©2003-2011 Jasper Spaans