summaryrefslogtreecommitdiff
path: root/ipc/shm.c
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2016-06-21 09:10:26 (GMT)
committerDaniel Vetter <daniel.vetter@ffwll.ch>2016-06-21 19:32:52 (GMT)
commita104299b94bdb562c2ce9a4445bac24c147c25cd (patch)
treea2f4eec4044233b92949555780c03f7ba95a374e /ipc/shm.c
parent79190ea2658a93818791335aa99969ca779161c6 (diff)
downloadlinux-a104299b94bdb562c2ce9a4445bac24c147c25cd.tar.xz
drm/amdkfd: Clean up inline handling
- inline functions need to be static inline, otherwise gcc can opt to not inline and the linker gets unhappy. - no forward decls for inline functions, just include the right headers. Cc: Oded Gabbay <oded.gabbay@gmail.com> Cc: Ben Goz <ben.goz@amd.com> Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1466500235-21282-2-git-send-email-daniel.vetter@ffwll.ch
Diffstat (limited to 'ipc/shm.c')
0 files changed, 0 insertions, 0 deletions