diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/plat-omap/include/plat/display.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/include/plat/display.h b/arch/arm/plat-omap/include/plat/display.h index 0022f6c878c1..fa27d6895b49 100644 --- a/arch/arm/plat-omap/include/plat/display.h +++ b/arch/arm/plat-omap/include/plat/display.h | |||
@@ -495,7 +495,6 @@ struct omap_dss_device { | |||
495 | bool (*get_mirror)(struct omap_dss_device *dssdev); | 495 | bool (*get_mirror)(struct omap_dss_device *dssdev); |
496 | int (*set_mirror)(struct omap_dss_device *dssdev, bool enable); | 496 | int (*set_mirror)(struct omap_dss_device *dssdev, bool enable); |
497 | 497 | ||
498 | int (*run_test)(struct omap_dss_device *dssdev, int test); | ||
499 | int (*memory_read)(struct omap_dss_device *dssdev, | 498 | int (*memory_read)(struct omap_dss_device *dssdev, |
500 | void *buf, size_t size, | 499 | void *buf, size_t size, |
501 | u16 x, u16 y, u16 w, u16 h); | 500 | u16 x, u16 y, u16 w, u16 h); |