[PATCH 2/3] drm/exynos: Remove duplicate inclusion of i2c.h

Andrzej Hajda a.hajda at samsung.com
Fri May 23 00:47:08 PDT 2014


Hi Sachin,

On 05/22/2014 07:02 AM, Sachin Kamat wrote:
> i2c.h was included twice.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
> ---
>  drivers/gpu/drm/exynos/exynos_hdmi.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/exynos/exynos_hdmi.c b/drivers/gpu/drm/exynos/exynos_hdmi.c
> index ed6176e..d3f9684 100644
> --- a/drivers/gpu/drm/exynos/exynos_hdmi.c
> +++ b/drivers/gpu/drm/exynos/exynos_hdmi.c
> @@ -34,7 +34,6 @@
>  #include <linux/io.h>
>  #include <linux/of.h>
>  #include <linux/of_address.h>
> -#include <linux/i2c.h>
>  #include <linux/of_gpio.h>
>  #include <linux/hdmi.h>
>  #include <linux/component.h>
> 

It would be also good to order headers alphabetically.

Regards
Andrzej



More information about the dri-devel mailing list