RE: [PATCH] backlight: ep93xx_bl: remove duplicated header include

From: H Hartley Sweeten
Date: Mon Dec 12 2011 - 12:24:37 EST


On Monday, December 12, 2011 12:51 AM, Jingoo Han wrote:
>
> This patch removes duplicated module header for EP93xx backlight
> driver.
> drivers/video/backlight/ep93xx_bl.c: module.h is included more
> than once.
>
> Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx>

Hmm.. Looks like there were two commits that add it...

commit 15b1a8f2b990c0c1dacfad0e5ccaf05c32c52147
Author: Axel Lin <axel.lin@xxxxxxxxx>
Date: Thu Aug 25 15:59:14 2011 -0700

drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h

commit 355b200bacdb6017669cdc5bc9e7b1037aac42a2
Author: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
Date: Sun Jul 3 16:17:28 2011 -0400

video: Add module.h to drivers/video files who really use it.

It is needed, but there should only be one so...

Acked-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/