[PATCH v3 01/32] drm/exynos: Remove useless slab.h include
Inki Dae
inki.dae at samsung.com
Thu Oct 31 11:24:27 CET 2013
CCing Jingoo,
> -----Original Message-----
> From: Sean Paul [mailto:seanpaul at chromium.org]
> Sent: Wednesday, October 30, 2013 1:13 AM
> To: dri-devel at lists.freedesktop.org; inki.dae at samsung.com
> Cc: airlied at linux.ie; tomasz.figa at gmail.com; marcheu at chromium.org; Sean
> Paul
> Subject: [PATCH v3 01/32] drm/exynos: Remove useless slab.h include
>
> From: Stéphane Marchesin <marcheu at chromium.org>
>
> Signed-off-by: Stéphane Marchesin <marcheu at chromium.org>
> Signed-off-by: Sean Paul <seanpaul at chromium.org>
> ---
>
> Changes in v2: None
> Changes in v3: None
>
> drivers/video/exynos/exynos_dp_core.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/video/exynos/exynos_dp_core.c
> b/drivers/video/exynos/exynos_dp_core.c
> index 12bbede..089ae22 100644
> --- a/drivers/video/exynos/exynos_dp_core.c
> +++ b/drivers/video/exynos/exynos_dp_core.c
> @@ -12,7 +12,6 @@
>
> #include <linux/module.h>
> #include <linux/platform_device.h>
> -#include <linux/slab.h>
> #include <linux/err.h>
> #include <linux/clk.h>
> #include <linux/io.h>
> --
> 1.8.4
More information about the dri-devel
mailing list