From nobody Fri Jun 26 21:37:50 2026 X-Original-To: dev-commits-src-main@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 4gn8Cy6pZ4z6hyf2 for ; Fri, 26 Jun 2026 21:37:50 +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 4gn8Cy2mXvz3fsc for ; Fri, 26 Jun 2026 21:37:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782509870; 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=wlJsgFCJvFQhHRbqDKpTUYO1P8Qf9ZY8Xd3GZ2WWhEA=; b=ylEVlS4arQHJ0ZZlrXedhHCwuRS0Ev0sR5tor8H/xv1IyU1EvNb6JLuDoa5EvUuINcbKmv epGnnMzK/N+TmQd413fRcjCHPGfSuKfb+3wm1Q6/RN8eJ5vAvzJOKA+3UrAddni0Ljn3EL hPL2CmPA9zeALvznSA2dB02iKFNYXEVJ1fJTCo+/H1EBPl4AAxF1vGtXbLFvxJXVe2fis8 KJZQIaxop4+NCykebYWQT2QdHDXRYDLca6AjmX9WjeGKm1UPWvf59UD7dUQrKzFPmi2A9c AowoR4kjWJuYsWPvsCxlD2rjLU1u9H5YDoNAjYWvk7xDZfhA5DVb2v9QnNFByg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782509870; a=rsa-sha256; cv=none; b=U0pp8yROqh0EswdqqzQMzusHNnzBdmivoaf6c5oSFRnnXHkVTS9dJ/MygdE+M11L7cyylo n1dDllnF5eO0TxuPq4Eh7i357JD9GF8OHQEIAxOQujztx7KaWK8qrdcQIj9l0njuEzU6zb 0NR82XZkcmgv4NoljF7CCQnFQ8bVYs21ZzIcSsmZyFRqDRRzeY/+7hZ4XYIBQFD7NXS0yU VePudzZWjCBoe7LlYf0NEdy44l7eJDk7Y5I69529dRjKPu5ggJwBnXtIy3oaB/bnmexyMg +H+ghgPTrLK9oom7g/WV1htQKcRDt/Xx1y3CYL1nczXYVqO3uxOM6boOh2ZYIA== 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=1782509870; 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=wlJsgFCJvFQhHRbqDKpTUYO1P8Qf9ZY8Xd3GZ2WWhEA=; b=iGTKg91cOieCmCgxSvArV29mBpUZ1GptskUAv9I7GuJ6pf95DbAvT9XsZ7dDdRrEtZxMGd Te4W8qd6UUZxQZAzLfDRqy7NhlfrP9QnpBHIEmUz4QoYMTm+kTPhxoWg5ZR8osRXWowsUU enfFdIEfIy7A8jYq61QjmYftCbYoI8ozJx229tnOim3qSzsgQSYFhyzPTRwxuismLKoorV 9nWwiIlxEYbSK02SiucLXSk0LgwKqR75BRtHSf7a/Nmq1OftcJ/qLNFmXf1PiMZ4R7t9bD K2fSPxd74QnQy8B9a+nyzGspuwu6pOfwQ4B/ryoLy9evQzG0/5YarY2TETB49w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gn8Cy1nygzwSN for ; Fri, 26 Jun 2026 21:37:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 22f16 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 26 Jun 2026 21:37:50 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Olivier Certner Subject: git: 10213f01773f - main - files: riscv, arm64: Remove redundant 'ofw_cpu.c' List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@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: olce X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 10213f01773f22ab948ec1e87c880b1d19a1fc45 Auto-Submitted: auto-generated Date: Fri, 26 Jun 2026 21:37:50 +0000 Message-Id: <6a3ef12e.22f16.2c450d63@gitrepo.freebsd.org> The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=10213f01773f22ab948ec1e87c880b1d19a1fc45 commit 10213f01773f22ab948ec1e87c880b1d19a1fc45 Author: Olivier Certner AuthorDate: 2026-06-26 21:23:57 +0000 Commit: Olivier Certner CommitDate: 2026-06-26 21:36:57 +0000 files: riscv, arm64: Remove redundant 'ofw_cpu.c' Should have been removed when that line was moved from 'files.arm' to 'files'. Fixes: 14e1a2cd295d ("Move ofw_cpu file to the main files conf file.") MFC after: 2 weeks Event: Halifax Hackathon 202606 Location: Seat 36K in AC667, over Maine near Canadian border Sponsored by: The FreeBSD Foundation --- sys/conf/files.arm64 | 1 - sys/conf/files.riscv | 1 - 2 files changed, 2 deletions(-) diff --git a/sys/conf/files.arm64 b/sys/conf/files.arm64 index 6a495d193890..51089e5fe078 100644 --- a/sys/conf/files.arm64 +++ b/sys/conf/files.arm64 @@ -462,7 +462,6 @@ dev/mmc/host/dwmmc_rockchip.c optional dwmmc rk_dwmmc fdt dev/neta/if_mvneta_fdt.c optional neta fdt dev/neta/if_mvneta.c optional neta mdio mii fdt -dev/ofw/ofw_cpu.c optional fdt dev/ofw/ofw_pci.c optional fdt pci dev/ofw/ofw_pcib.c optional fdt pci diff --git a/sys/conf/files.riscv b/sys/conf/files.riscv index 307276b5fd52..6208b00c469b 100644 --- a/sys/conf/files.riscv +++ b/sys/conf/files.riscv @@ -5,7 +5,6 @@ cddl/dev/dtrace/riscv/instr_size.c optional dtrace compile-with "${DTRACE_C}" cddl/dev/fbt/riscv/fbt_isa.c optional dtrace_fbt | dtraceall compile-with "${FBT_C}" crypto/des/des_enc.c optional netsmb dev/cpufreq/cpufreq_dt.c optional cpufreq fdt -dev/ofw/ofw_cpu.c optional fdt dev/ofw/ofw_pci.c optional pci fdt dev/ofw/ofw_pcib.c optional pci fdt dev/pci/pci_dw.c optional pci fdt