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: Drop unused include of Date: Tue, 05 May 2026 10:38:15 +1000 Message-ID: In-Reply-To: References: 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: Drop unused include of Author: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig=20=28The=20Capable=20Hub=29?= Patches: 5 Reviewed: 2026-05-05T10:38:15.414171 --- This is a straightforward, correct cleanup series. The `` header defines only `radeon_PCI_IDS`, and none of the three modified drivers (amdgpu, gma500, mgag200) reference that macro. Each patch removes a single unused `#include` line. The patches are independent and can be merged through separate maintainer trees as the cover letter suggests. No issues found. This is safe merge-window material. --- Generated by Claude Code Patch Reviewer