diff --git a/drivers/video/da8xx-fb.c b/drivers/video/da8xx-fb.c index 70fc8e89cf198840e600d8ebdc5eba37498e3f35..0670c85bef445a738ea8ed14410e25795aa86f54 100644 --- a/drivers/video/da8xx-fb.c +++ b/drivers/video/da8xx-fb.c @@ -1548,7 +1548,7 @@ static int fb_probe(struct platform_device *device) } #ifdef CONFIG_PM -struct lcdc_context { +static struct lcdc_context { u32 clk_enable; u32 ctrl; u32 dma_ctrl;