mirror of
https://e.coding.net/weidongshan/linux/doc_and_source_for_drivers.git
synced 2025-12-03 13:21:11 +08:00
modify: 03_LCD/08_lcd_drv_clk_config_use_devicetree/lcd_drv.c
This commit is contained in:
@@ -34,6 +34,7 @@ static unsigned int pseudo_palette[16];
|
|||||||
|
|
||||||
static struct gpio_desc *bl_gpio;
|
static struct gpio_desc *bl_gpio;
|
||||||
|
|
||||||
|
static struct clk *pixel_clk;
|
||||||
|
|
||||||
/* from pxafb.c */
|
/* from pxafb.c */
|
||||||
static inline unsigned int chan_to_field(unsigned int chan,
|
static inline unsigned int chan_to_field(unsigned int chan,
|
||||||
|
|||||||
Reference in New Issue
Block a user