From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: drm/amd/display: Remove duplicate include of dce/dmub_hw_lock_mgr.h Date: Tue, 28 Apr 2026 13:39:57 +1000 Message-ID: In-Reply-To: <20260428030238.1012922-1-nichen@iscas.ac.cn> References: <20260428030238.1012922-1-nichen@iscas.ac.cn> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Overall Series Review Subject: drm/amd/display: Remove duplicate include of dce/dmub_hw_lock_mgr.h Author: Chen Ni Patches: 1 Reviewed: 2026-04-28T13:39:57.376942 --- This is a single trivial cleanup patch that removes a duplicate `#include "dce/dmub_hw_lock_mgr.h"` from `dcn42_hwseq.c`. The fix is correct and harmless. **Verdict: Acceptable.** No functional change, no risk. --- Generated by Claude Code Patch Reviewer