]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2c4876c58c27d58fda2b90e49a49805875c67b1b
tree566f1aa380ffcb130ee69650d9e32c9794948df7
parentb969f304d8559c9fa618f25c1b25a2f798bdc0a2
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