drm/tegra
Emil Velikov 0f8da82500 drm: remove drm_public macro
Some compilers (like the Oracle Studio), require that the function
declaration must be annotated with the same visibility attribute as the
definition. As annotating functions with drm_public is no longer
required just remove the macro.

Cc: Ben Skeggs <bskeggs@redhat.com>
Cc: Damien Lespiau <damien.lespiau@intel.com>
Cc: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Cc: Michel Dänzer <michel.daenzer@amd.com>
Cc: Rob Clark <robdclark@gmail.com>
Cc: Thierry Reding <treding@nvidia.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2015-04-28 11:19:15 +01:00
..
.gitignore libdrm: Add NVIDIA Tegra support 2014-11-27 17:05:35 +01:00
Makefile.am drm: remove no longer needed VISIBILITY_CFLAGS 2015-04-28 11:19:15 +01:00
libdrm_tegra.pc.in libdrm: Add NVIDIA Tegra support 2014-11-27 17:05:35 +01:00
private.h drm: rename libdrm{,_macros}.h 2015-04-28 11:19:15 +01:00
tegra-symbol-check tegra: add symbols test 2015-04-28 11:19:15 +01:00
tegra.c drm: remove drm_public macro 2015-04-28 11:19:15 +01:00
tegra.h tegra: Implement drm_tegra_bo_{get,set}_tiling() 2014-11-27 17:20:32 +01:00