]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/exynos: remove incorrect ccflags from Makefile
authorAndrzej Hajda <a.hajda@samsung.com>
Wed, 24 Feb 2016 14:15:22 +0000 (15:15 +0100)
committerInki Dae <daeinki@gmail.com>
Tue, 1 Mar 2016 14:37:20 +0000 (23:37 +0900)
commit4e6319cd52034ff3cc140213122f2265fc27719c
treeea4daeac45cf6cce11f61a84df3ca415d9883e98
parent9844d6ebb1db8e6dce1f1a732c61440eae2b27fa
drm/exynos: remove incorrect ccflags from Makefile

Include directories are provided by core already, adding them in driver
is redundand and causes warnings in case of out-of-tree build.

v2:
    - fixed include in exynos_drm_iommu.c
    - typo in commit message

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/Makefile
drivers/gpu/drm/exynos/exynos_drm_iommu.c
drivers/gpu/drm/exynos/exynos_drm_rotator.c