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>
Mon, 15 Feb 2016 14:25:20 +0000 (23:25 +0900)
commit8b0be57286642f87a968c00932c3f2ef936f6b7b
treef84374d1d709ffcc36b3a1d89d38025a7e784529
parent622688f36e9b98ab0c0a01a47c33635519e735cb
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
This page took 0.024157 seconds and 5 git commands to generate.