video: fbdev: pvr2fb: fix build warning when compiling as module
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Fri, 21 Jun 2019 11:04:38 +0000 (13:04 +0200)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Fri, 21 Jun 2019 11:04:38 +0000 (13:04 +0200)
commit10715127e4f6f5e0e78f2e6d575e5238a3cc9a1f
tree2ce779e2823c6b8e67a5f4c33765d0d936034564
parent4d0664ab88109099045df38b5288ef5c7726575f
video: fbdev: pvr2fb: fix build warning when compiling as module

Add missing #ifndef MODULE around pvr2_get_param_val().

Fixes: 0f5a5712ad1e ("video: fbdev: pvr2fb: add COMPILE_TEST support")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/pvr2fb.c