The patch titled Subject: lp855x-bl: remove unnecessary headers has been removed from the -mm tree. Its filename was lp855x-bl-remove-unnecessary-headers.patch This patch was dropped because it was folded into backlight-new-backlight-driver-for-lp855x-devices.patch The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ From: "Kim, Milo" <Milo.Kim@xxxxxx> Subject: lp855x-bl: remove unnecessary headers Signed-off-by: Milo(Woogyom) Kim <milo.kim@xxxxxx> Cc: Axel Lin <axel.lin@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/video/backlight/lp855x_bl.c | 2 -- 1 file changed, 2 deletions(-) diff -puN drivers/video/backlight/lp855x_bl.c~lp855x-bl-remove-unnecessary-headers drivers/video/backlight/lp855x_bl.c --- a/drivers/video/backlight/lp855x_bl.c~lp855x-bl-remove-unnecessary-headers +++ a/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 */ _ Patches currently in -mm which might be from Milo.Kim@xxxxxx are origin.patch backlight-new-backlight-driver-for-lp855x-devices.patch leds-lp5521-add-name-in-the-lp5521_led_config.patch leds-lp5521-add-update_config-in-the-lp5521_platform_data.patch leds-lp5521-support-led-pattern-data.patch leds-lp5521-redefinition-of-register-bits.patch leds-lm3530-set-the-max_brightness-to-127.patch leds-lm3530-replace-i2c_client-with-led_classdev.patch leds-lm3530-support-pwm-input-mode.patch leds-lm3530-remove-lm3530_als_zone_reg-code.patch leds-lm3530-replace-pltfm-with-pdata.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html