The patch titled Subject: lp855x-bl: remove unnecessary headers has been added to the -mm tree. Its filename is lp855x-bl-remove-unnecessary-headers.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ 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 */ _ Subject: Subject: lp855x-bl: remove unnecessary headers Patches currently in -mm which might be from Milo.Kim@xxxxxx are linux-next.patch backlight-new-backlight-driver-for-lp855x-devices.patch lp855x-bl-remove-unnecessary-platform-data.patch lp855x-bl-remove-unnecessary-headers.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-support-led-pattern-data-checkpatch-fixes.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