diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-06-21 11:10:26 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-06-21 21:32:52 +0200 |
commit | a104299b94bdb562c2ce9a4445bac24c147c25cd (patch) | |
tree | a2f4eec4044233b92949555780c03f7ba95a374e /drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.c | |
parent | 79190ea2658a93818791335aa99969ca779161c6 (diff) |
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 'drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.c')
0 files changed, 0 insertions, 0 deletions