1
0
Fork 0
remarkable-linux/drivers/video
Grzegorz Jaszczyk c0f14f6d84 video: mxc epdc: fix compilation warnings
This commit quiets two type of warnings:
- warning: ISO C90 forbids mixed declarations and code
  [-Wdeclaration-after-statement]
- warning: passing argument 1 of ‘PTR_ERR’ makes pointer from integer
  without a cast [-Wint-conversion]
introduced by "video: mxc epdc: Add QOS handling in driver" commit.

Signed-off-by: Grzegorz Jaszczyk <grzegorz.jaszczyk@linaro.org>
2021-05-13 14:33:04 +02:00
..
backlight Merge tag 'v5.4.70' into imx_5.4.y 2020-10-08 17:46:51 +08:00
console vgacon: remove software scrollback support 2020-09-17 13:47:54 +02:00
fbdev video: mxc epdc: fix compilation warnings 2021-05-13 14:33:04 +02:00
logo video/logo: do not generate unneeded logo C files 2019-10-05 15:29:49 +09:00
Kconfig gpu: Move ipu-v3 to imx folder 2019-11-25 15:57:51 +08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
display_timing.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 2019-06-05 17:37:16 +02:00
hdmi.c video/hdmi: Fix AVI bar unpack 2019-12-17 19:56:42 +01:00
of_display_timing.c video: of: display_timing: Don't yell if no timing node is present 2019-07-26 16:32:26 +02:00
of_videomode.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 2019-06-05 17:37:16 +02:00
vgastate.c Video: vgastate: fixed a spacing coding style 2018-10-08 12:57:35 +02:00
videomode.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 2019-06-05 17:37:16 +02:00