]> git.baikalelectronics.ru Git - kernel.git/commit
amdgpu: fix Documentation builds for pm/ file movement
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 23 Aug 2020 22:35:36 +0000 (15:35 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Aug 2020 20:40:18 +0000 (16:40 -0400)
commit49fcc92e9db8e45a62b8feec49b0d76aac30f477
treee1884433fc9aef6d418fb6b7893eb9b6a9e47329
parent9c441ef47d540b6d717663a41c37403abf6590ee
amdgpu: fix Documentation builds for pm/ file movement

Fix Documentation errors for amdgpu.rst due to file rename (moved
to another subdirectory).

Error: Cannot open file ../drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
WARNING: kernel-doc '../scripts/kernel-doc -rst -enable-lineno -function hwmon ../drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c' failed with return code 1

Fixes: 128bc8bb5bde ("drm/amd/pm: optimize the power related source code layout")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Evan Quan <evan.quan@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Documentation/gpu/amdgpu.rst