drm/exynos: mic: make all functions static
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 3 Feb 2016 12:42:50 +0000 (13:42 +0100)
committerInki Dae <daeinki@gmail.com>
Tue, 1 Mar 2016 14:37:12 +0000 (23:37 +0900)
commit2aa8a2562d237ebd4a9ab686e0392707845e1cff
tree566f1aa380ffcb130ee69650d9e32c9794948df7
parentdc3484f4a10e57b34e5abf46e8537fe3083abf0c
drm/exynos: mic: make all functions static

There is no point exposing all internal functions to global kernel name
space, so make all internals functions static.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_mic.c