On Friday, July 14, 2017 02:44:06 PM Bhumika Goyal wrote:
> Make lcd_panel structure const as it is only copied to some object.
> As the only usage of this structure is a copy operation, so it can be
> made const.
>
> Signed-off-by: Bhumika Goyal
Patch queued for 4.14, thanks.
Best regards,
--
Make lcd_panel structure const as it is only copied to some object.
As the only usage of this structure is a copy operation, so it can be
made const.
Signed-off-by: Bhumika Goyal
---
drivers/video/fbdev/omap/lcd_mipid.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/
2 matches
Mail list logo