mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 08:13:56 -04:00
amdgpu: fix some kernel-doc markup
Those are not today pulled by the sphinx doc, but better be ready. Signed-off-by: Yann Dirson <ydirson@free.fr> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
19cd8c8b4d
commit
03f2abb07e
@@ -50,9 +50,9 @@
|
||||
|
||||
#define AMDGPU_DMUB_NOTIFICATION_MAX 5
|
||||
|
||||
/**
|
||||
/*
|
||||
* DMUB Async to Sync Mechanism Status
|
||||
**/
|
||||
*/
|
||||
#define DMUB_ASYNC_TO_SYNC_ACCESS_FAIL 1
|
||||
#define DMUB_ASYNC_TO_SYNC_ACCESS_TIMEOUT 2
|
||||
#define DMUB_ASYNC_TO_SYNC_ACCESS_SUCCESS 3
|
||||
|
||||
Reference in New Issue
Block a user