forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/video/fbdev/sh_mobile_lcdcfb.h
....@@ -87,11 +87,6 @@
8787 unsigned long base_addr_c;
8888 unsigned int line_size;
8989
90
- int (*notify)(struct sh_mobile_lcdc_chan *ch,
91
- enum sh_mobile_lcdc_entity_event event,
92
- const struct fb_videomode *mode,
93
- const struct fb_monspecs *monspec);
94
-
9590 /* Backlight */
9691 struct backlight_device *bl;
9792 unsigned int bl_brightness;