Commit 505199a3 authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/amdgpu: Fix a copy-pasta comment



This is not a scsi driver.

Reviewed-by: default avatarNirmoy Das <nirmoy.das@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 05211e7f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -5069,8 +5069,7 @@ out:
 * @pdev: pointer to PCI device
 *
 * Called when the error recovery driver tells us that its
 * OK to resume normal operation. Use completion to allow
 * halted scsi ops to resume.
 * OK to resume normal operation.
 */
void amdgpu_pci_resume(struct pci_dev *pdev)
{