forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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;