[<prev] [next>] [day] [month] [year] [list]
Message-ID: <B567DBAB974C0544994013492B949F8E3813076552@EXMAIL03.scwf.nsc.com>
Date: Mon, 20 Feb 2012 02:13:02 -0800
From: "Kim, Milo" <Milo.Kim@...com>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
cc: "Andrew Morton" <akpm@...ux-foundation.org>,
"Richard Purdie" <rpurdie@...ys.net>
Subject: [PATCH 2/2] lp855x-bl: remove unnecessary headers
Signed-off-by: Milo(Woogyom) Kim <milo.kim@...com>
---
drivers/video/backlight/lp855x_bl.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/video/backlight/lp855x_bl.c b/drivers/video/backlight/lp855x_bl.c
index 640624b..37831ef 100755
--- a/drivers/video/backlight/lp855x_bl.c
+++ b/drivers/video/backlight/lp855x_bl.c
@@ -14,8 +14,6 @@
#include <linux/i2c.h>
#include <linux/backlight.h>
#include <linux/err.h>
-#include <linux/debugfs.h>
-#include <linux/uaccess.h>
#include <linux/lp855x.h>
/* Registers */
--
1.7.4.1
Best Regards,
Milo (Woogyom) Kim
Texas Instruments Incorporated
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists