]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/sm7xx/smtcfb.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
[~andy/linux] / drivers / staging / sm7xx / smtcfb.c
index ae0035f327e77e3debadd960d876931b4d309862..83c582ed12e55fd162aa2bbbd7c7d8d6f5978eb3 100644 (file)
@@ -41,7 +41,6 @@
 
 #ifdef CONFIG_PM
 #include <linux/pm.h>
-#include <linux/module.h>
 #endif
 
 #include "smtcfb.h"
@@ -443,7 +442,7 @@ static int smtc_setcolreg(unsigned regno, unsigned red, unsigned green,
 }
 
 #ifdef __BIG_ENDIAN
-static ssize_t smtcfb_read(struct fb_info *info, char __user * buf, size_t
+static ssize_t smtcfb_read(struct fb_info *info, char __user *buf, size_t
                                count, loff_t *ppos)
 {
        unsigned long p = *ppos;