drm/exynos: Remove useless slab.h include
authorStephane Marchesin <[email protected]>
Thu, 30 Jan 2014 21:19:01 +0000 (06:19 +0900)
committerInki Dae <[email protected]>
Sun, 23 Mar 2014 15:36:27 +0000 (00:36 +0900)
Signed-off-by: Stephane Marchesin <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
drivers/video/exynos/exynos_dp_core.c

index 5e1a7158005196572459dbf7bfbf561495210410..b3af4962b0657112c3f513348a01f95711345125 100644 (file)
@@ -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>