]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: imx: fix non-static declarations
authorJB Van Puyvelde <jbvanpuyvelde@gmail.com>
Sun, 23 Jul 2017 15:35:55 +0000 (17:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 30 Jul 2017 15:28:21 +0000 (08:28 -0700)
commit9a5a6911aa3fb679f4640d5cf2346d095a7641f1
treedd468c2d64940b8f82aefbce4930e5c2b523039d
parent06ead06dde6a7ac6c54d8e5377f1039c3f44e406
staging: imx: fix non-static declarations

Add static keywords to fix this kind of sparse warnings:
warning: symbol 'imx_t_vcm_timing' was not declared. Should it be static?

Signed-off-by: JB Van Puyvelde <jbvanpuyvelde@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/atomisp/i2c/imx/imx.c