projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cd5db8
)
drm/exynos: remove uneeded declaration of struct dma_iommu_mapping
author
Gustavo Padovan
<
[email protected]
>
Fri, 31 Oct 2014 14:17:35 +0000
(14:17 +0000)
committer
Inki Dae
<
[email protected]
>
Mon, 24 Nov 2014 09:02:50 +0000
(18:02 +0900)
It is not even used in this header anymore.
Signed-off-by: Gustavo Padovan <
[email protected]
>
Signed-off-by: Inki Dae <
[email protected]
>
drivers/gpu/drm/exynos/exynos_drm_iommu.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/exynos/exynos_drm_iommu.h
b/drivers/gpu/drm/exynos/exynos_drm_iommu.h
index 72376d41c5129c609be952f623be43b2e44d949c..35d25889b476ebe281439e0c3363e61dd7b2ab5f 100644
(file)
--- a/
drivers/gpu/drm/exynos/exynos_drm_iommu.h
+++ b/
drivers/gpu/drm/exynos/exynos_drm_iommu.h
@@
-40,7
+40,6
@@
static inline bool is_drm_iommu_supported(struct drm_device *drm_dev)
#else
-struct dma_iommu_mapping;
static inline int drm_create_iommu_mapping(struct drm_device *drm_dev)
{
return 0;