From nobody Fri Jul 24 04:35:06 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 4h5wBz1Qjwz6lsPN for ; Fri, 24 Jul 2026 04:35:07 +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 4h5wBy6BpZz3ZPV for ; Fri, 24 Jul 2026 04:35:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784867706; 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=AGbUg4nXJmOIPacJfaXLBgHSHwNDjYLgnALGJzqQGG0=; b=oRt28mhkHjjcb2fk/2WQGj1Xplll0/9ogJW6aMcz+Vcz2IKQrolteqXUAstVhgWCYDoS0r pwZtpFpndpuSiXyUnN+6MoorufzysZVG2kixjEwKs5r1bhTF22UdwrSxt1W1YgTGVdXB0l wMNbAOECLDw3+aKC9c13xxTSschQbxUNMyyH/GvxEAIbFO7dXHX0+winsaIDVSK5p9vgUU CTHZVeaT3ba1WZrsqMCkMK/+X97haxYRnexlrkisgApcgdvAMVlpKSUL446HJgapg3muKa xA4s5NIpNJVZzYwpWa8VJRE+9UiH4nftLoBhwDGnRQdZKrfix7VrvJEcPNBldg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784867706; a=rsa-sha256; cv=none; b=gljN78R86jZGWHtZ3PweyYBdLXV1rFoC32egipWK8+PZA3okZ1CmP6zddBaxz3HMhVlLAL 4ULp+glXz/7dwwrWQYRYubeppp4Km0Sg0FcmIQ4jH1QBlOMueOJWLAPr9AUKbOnBuiyBNE NDlqjLftzI3XwNsUsmr1xjpV3NckNchjVF38DvRNmILGuUfiisZOuaf+Pimg3CL3jzqGaa NkvU74/x554i0oQUMjjab+E5PhF0HsssKalou6IepOboJHoxMryiEhNG/woF5yv789s1/j fnPKFuUUTppv3XEDvmPCnWPo0Ix4v1RVxbF8Lnst9P+R89PN7vOvwshosThWfw== 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=1784867706; 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=AGbUg4nXJmOIPacJfaXLBgHSHwNDjYLgnALGJzqQGG0=; b=vG9U7zxEwYOPM4yScXNSIYB9upM7JSc8k/znCLFcvcI9d6JRyNryM2XNz9z1t8eyYAR7cA 38sbJ+DFqtXMLgHKhIoJM3UzFtUpmnbxBweQKJ9Din4yMSJKKOSHNM+gBw6FowI95TsHb0 M9kIwgPa3zhMTFs8ZKL0gbIMs+siXJnqIkJE2ntZ84G5RUns5/bsOojx69NNkEj0I87dxs Wq3xB6Xa9OC2WUo/gTbOKwcxHZTH4AOVfMVqU8WLR3K/l4z7zLGgxF2V9SPPgql1GLaPla 8NPGR+B1q4WmUq9AUN0Kav2KuU6qzob80zBBjVwIRuwtFVPGQGGwZnjoBrPCFQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h5wBy4nbSzc8M for ; Fri, 24 Jul 2026 04:35:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3ac77 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 24 Jul 2026 04:35:06 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Olivier Certner Subject: git: 387646c15b6f - stable/15 - files: riscv, arm64: Remove redundant 'ofw_cpu.c' 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: olce X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 387646c15b6fc359c0dba773a9676fef879c20ee Auto-Submitted: auto-generated Date: Fri, 24 Jul 2026 04:35:06 +0000 Message-Id: <6a62eb7a.3ac77.44eb7b5d@gitrepo.freebsd.org> The branch stable/15 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=387646c15b6fc359c0dba773a9676fef879c20ee commit 387646c15b6fc359c0dba773a9676fef879c20ee Author: Olivier Certner AuthorDate: 2026-06-26 21:23:57 +0000 Commit: Olivier Certner CommitDate: 2026-07-24 04:33:37 +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 (cherry picked from commit 10213f01773f22ab948ec1e87c880b1d19a1fc45) --- 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 8db00084e651..eb9974cfad44 100644 --- a/sys/conf/files.arm64 +++ b/sys/conf/files.arm64 @@ -420,7 +420,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 6254c237b047..a019d5a63cc3 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_pcib.c optional pci fdt dev/pci/pci_dw.c optional pci fdt dev/pci/pci_dw_if.m optional pci fdt