]> git.baikalelectronics.ru Git - kernel.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)
commitd36654238e18c4edf8df983950b492ba1c21a39f
treeea4daeac45cf6cce11f61a84df3ca415d9883e98
parent7247c6ecc2ef98aa0905b0be1cb27e73b2ad8708
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