aboutsummaryrefslogtreecommitdiffstats
path: root/include/video/exynos_mipi_dsim.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/video/exynos_mipi_dsim.h')
-rw-r--r--include/video/exynos_mipi_dsim.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/video/exynos_mipi_dsim.h b/include/video/exynos_mipi_dsim.h
index 83ce5e667d47..89dc88a171af 100644
--- a/include/video/exynos_mipi_dsim.h
+++ b/include/video/exynos_mipi_dsim.h
@@ -220,7 +220,6 @@ struct mipi_dsim_config {
struct mipi_dsim_device {
struct device *dev;
int id;
- struct resource *res;
struct clk *clock;
unsigned int irq;
void __iomem *reg_base;