modify: 03_LCD/08_lcd_drv_clk_config_use_devicetree/lcd_drv.c

This commit is contained in:
weidongshan
2021-01-25 15:28:21 +08:00
parent 27e24391ac
commit 9bbe050bee

View File

@@ -34,6 +34,7 @@ static unsigned int pseudo_palette[16];
static struct gpio_desc *bl_gpio;
static struct clk *pixel_clk;
/* from pxafb.c */
static inline unsigned int chan_to_field(unsigned int chan,