drm/exynos: Remove useless EXPORT_SYMBOL_GPLs
authorDaniel Kurtz <djkurtz@chromium.org>
Wed, 9 Sep 2015 15:55:25 +0000 (12:55 -0300)
committerInki Dae <inki.dae@samsung.com>
Wed, 30 Sep 2015 07:39:41 +0000 (16:39 +0900)
commitb9e71911f34616276399da3dc1abc47797be2396
treecefd2baf4d47222c92e8d30ac00ed498cef65fee
parentb4cfd4ddfb555c8cda7b0aa55c0e37522f8e01e4
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>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_core.c
drivers/gpu/drm/exynos/exynos_drm_g2d.c