|
@@ -690,8 +690,6 @@ struct omap_dss_driver {
|
|
|
|
|
|
void (*get_resolution)(struct omap_dss_device *dssdev,
|
|
void (*get_resolution)(struct omap_dss_device *dssdev,
|
|
u16 *xres, u16 *yres);
|
|
u16 *xres, u16 *yres);
|
|
- void (*get_dimensions)(struct omap_dss_device *dssdev,
|
|
|
|
- u32 *width, u32 *height);
|
|
|
|
|
|
|
|
int (*check_timings)(struct omap_dss_device *dssdev,
|
|
int (*check_timings)(struct omap_dss_device *dssdev,
|
|
struct videomode *vm);
|
|
struct videomode *vm);
|