commit | 3b450df8a67848331f3034b6595c23817165f522 | [log] [tgz] |
---|---|---|
author | Daniel Kurtz <djkurtz@chromium.org> | Mon May 06 17:22:43 2013 -0700 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Tue Sep 08 11:52:21 2015 -0300 |
tree | abfd7741cb1f63500bcde4c6d251d82a432b0cab | |
parent | 31cb2152aeed91bd3d06ab2562b550a8c1d9550d [diff] |
drm/exynos: Remove useless EXPORT_SYMBOL_GPLs All the user of these functions are inside exynos-drm driver and you don't need to export the symbols for that case. Signed-off-by: Daniel Kurtz <djkurtz@chromium.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>