[PATCH v4 02/34] drm/exynos: Remove useless slab.h include
Sean Paul
seanpaul at chromium.org
Thu Jan 30 13:19:01 PST 2014
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
Changes in v4: 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 5e1a715..b3af496 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.5.1
More information about the dri-devel
mailing list