aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2016-03-30 14:42:23 +0000
committerDaniel Vetter <[email protected]>2016-03-31 05:57:50 +0000
commit00fdf360d05111d4dfc4cb03727ff26f8ab2fd46 (patch)
tree48fd3b8ace972e6b817ddbb58522c3c02d656990 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
parentdrm/atomic: export drm_atomic_helper_wait_for_fences() (diff)
downloadkernel-00fdf360d05111d4dfc4cb03727ff26f8ab2fd46.tar.gz
kernel-00fdf360d05111d4dfc4cb03727ff26f8ab2fd46.zip
drm: Make uapi headers C89 pendantic compliant
This ports the below libdrm commit to the kernel commit 0f4452bb51306024fbf4cbf77d8baab20cefba67 Author: Daniel Kurtz <[email protected]> Date: Mon Aug 26 23:39:16 2013 +0800 libdrm: Make some drm headers compatible with gcc -std=c89 -pedantic The following minor changes were needed to these headers: * Convert // comments to /* */ * No , after final member of enum With these changes, these header files can be included by a program that is built with gcc options: -std=c89 -Werror -pedantic Signed-off-by: Daniel Kurtz <[email protected]> Signed-off-by: Eric Anholt <[email protected]> Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Emil Velikov <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions