aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/sis/Makefile
diff options
context:
space:
mode:
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>2019-06-07 14:38:07 +0200
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>2019-06-07 14:38:07 +0200
commit0f5a5712ad1e3b8472b1c1459681dadad9277067 (patch)
treecda650c7723809f0d4ccd8c1364e642f23d5dc22 /drivers/video/fbdev/sis/Makefile
parentvideo: fbdev: pvr2fb: remove function prototypes (diff)
downloadlinux-dev-0f5a5712ad1e3b8472b1c1459681dadad9277067.tar.xz
linux-dev-0f5a5712ad1e3b8472b1c1459681dadad9277067.zip
video: fbdev: pvr2fb: add COMPILE_TEST support
Add COMPILE_TEST support to pvr2fb driver for better compile testing coverage. While at it: - mark pvr2fb_interrupt() and pvr2fb_common_init() with __maybe_unused tag (to silence build warnings when !SH_DREAMCAST) - convert mmio_base in struct pvr2fb_par to 'void __iomem *' from 'unsigned long' (needed to silence build warnings on ARM). - split pvr2_get_param() on pvr2_get_param_name() and pvr2_get_param_val() (needed to silence build warnings on x86). Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'drivers/video/fbdev/sis/Makefile')
0 files changed, 0 insertions, 0 deletions