From nobody Tue Jul 28 15:01:29 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4h8dvs6S97z6mscB for ; Tue, 28 Jul 2026 15:01:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h8dvs3j4Zz3LKr for ; Tue, 28 Jul 2026 15:01:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785250889; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=moZ5nksBFYgLE5qHBxBnJbTh9yOxz1sZeSBM2MKLLVQ=; b=mXBI7lmjnpmByhq66qsWTFiSlS1z2aQBNY7iuFOge7EIbaIXihvmvKsAKwjx5pkj00xYZ6 Y11OFeCD2pEnkw2swUYnua/QJeQjDKbgiFQPOI1Cf8qDg8atZfRbhosHzx/9yKQYceYvWJ 2K9uffd7CqtzOqhZ3inez8R0d9BBnKprpIRAS2NF+XmnJ6es/pDdT2UBmNwLZlBqE7XkJc v1sz7HsRHWgWxMadvQAdO/+eUWNTvFDocgbN0/df4umVDap+sHCCba8XPKJBWGdCmYF8w1 ChoCyKuv8zaqBdwU/CSrLnloqs+ENQ0G3SmK1ZSJYSJXf1d+BJ0Ay0EGTjcv/w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785250889; a=rsa-sha256; cv=none; b=pXpD7cfu7cTQ8MRU+lqFEFEJlIL2xzfLCgtYNx1cNEFHap8N8LreClrA8qXSB61KfuaxCi fsV5Y4sraZaeMqYN4F8UTIIpOSARL4deBdTqLtd5Avwh827qpMPfZJdAehfmhjFiOfLOnf bvcF6QLq/TXNxCsFICnREB0TsqLXb0hZOmwF8unE+s21dPWQS+rswq1K6iZWKN2CMR9Swe puU+WZiYQ0kVY5faQ3suGlnRxNqxzcWsO/zJFa893mVWrlO4v663WXoroOozez3dhAv+od IQlSScpnv9CnVKGl5nj4SBpcwWvhNoat1q2tjHQ2ISn9wDV0x8CJ5+QQK5QC8g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785250889; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=moZ5nksBFYgLE5qHBxBnJbTh9yOxz1sZeSBM2MKLLVQ=; b=Shd3YfP/GjKN6g3t9SZw8aCG00IFI6FSPM/0NFXVPuU+en5vgoJLcgIHH0BuCQckR6wYNq amhIMUw5lozCdK1xCWFt+tT7soao4ioQxmhCcyTwka68wshlucMnQdLCo+bCh/SSzJYAtb +Yu4MS8qw0rV21M6lSQuzQCDlZo6RqNM3HwcX16QmdQYIC67ioaJlxOllXHiI5QAfibmMe mDkBw5OnRB0BEl5yQGev0wy28fZiOZ+0mkwJ7Q4tIMSw9ZMW1en3gSG1EDFcTu6BC2Uqlf jXCZEqrMDUfxezde4eIa1/G8iB856f9rCBV4SGGR+wptdf69QR5n2XVPwxBQWA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h8dvs2SsnzkvD for ; Tue, 28 Jul 2026 15:01:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 204ac by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 28 Jul 2026 15:01:29 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Mitchell Horne Subject: git: 53187a3665e5 - main - pmc_dmc620: drop unneeded includes List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mhorne X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 53187a3665e50b7fbc74c92daf22dc3ddf676787 Auto-Submitted: auto-generated Date: Tue, 28 Jul 2026 15:01:29 +0000 Message-Id: <6a68c449.204ac.71c3f664@gitrepo.freebsd.org> The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=53187a3665e50b7fbc74c92daf22dc3ddf676787 commit 53187a3665e50b7fbc74c92daf22dc3ddf676787 Author: Mitchell Horne AuthorDate: 2026-07-21 15:06:53 +0000 Commit: Mitchell Horne CommitDate: 2026-07-28 15:00:08 +0000 pmc_dmc620: drop unneeded includes Neither of these options are checked in the file and cdefs.h should not be included explicitly. No functional change. Sponsored by: The FreeBSD Foundation --- sys/dev/hwpmc/pmu_dmc620.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sys/dev/hwpmc/pmu_dmc620.c b/sys/dev/hwpmc/pmu_dmc620.c index c33e5264f7de..c5da98cfae8c 100644 --- a/sys/dev/hwpmc/pmu_dmc620.c +++ b/sys/dev/hwpmc/pmu_dmc620.c @@ -25,10 +25,6 @@ * SUCH DAMAGE. */ -#include -#include "opt_hwpmc_hooks.h" -#include "opt_acpi.h" - #include #include #include