commit | 2aa8a2562d237ebd4a9ab686e0392707845e1cff | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Wed Feb 03 13:42:50 2016 +0100 |
committer | Inki Dae <daeinki@gmail.com> | Tue Mar 01 23:37:12 2016 +0900 |
tree | 566f1aa380ffcb130ee69650d9e32c9794948df7 | |
parent | dc3484f4a10e57b34e5abf46e8537fe3083abf0c [diff] |
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>