From nobody Mon May 25 04:35:16 2026 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3176441C62; Mon, 18 May 2026 23:52:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779148365; cv=none; b=kasm7vaZ04lfvT0UgEUN1AO/IPvlNbcIc0MhR2a/ao7JJGtxk3wvtWg8BV26CpkCHO5UsVas/lXH7TR1pYgNUfGZlJyDPqllzeSNBA1aS7vDkM9hFBjy5FzdJqFJ+PJz3Tyh6egmlO/cjV77gTNCFWYMW0e5b36MGHiw7um01nU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779148365; c=relaxed/simple; bh=j6PX2x0uVdOdbsgjLwZ+c1ke2DlAwgTbV8FFkv4wXdQ=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=bn/mAQy1nhsZ9dxpjNZoCg0QQ61xu7HFdIcnYPgATlgXujTI0ue0f/0q9YkPr5e/nh70DvvniXz0OYutCPjzmus3azgLVklZiluyDyDS0Tzpi16IBacgyo20UdVeX1aX/H+y0U3TgVpAJGks6snOjIvtc3vTTNebyue4soT7upc= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=Viw45WXq; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=sQ8aVOQl; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="Viw45WXq"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="sQ8aVOQl" Date: Mon, 18 May 2026 23:52:40 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1779148362; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=lvo7L3LpIhsqdOAnXlL3NdoUH7sYkvsvsFr3CJi8OIU=; b=Viw45WXqL4Fq50ct/RGfbYijOhvFOreVflJqmhfGiNI3r3p+XetxaAnCBcPRu/AKL33qud lODAkemoO0k3tf5ACujfG5amhgNF9fYl+GJFeN5E7154I5r2pmIIhCAJK2+iu0YT33nGKR f0ux3mcqsWcpRiXKwT1ZkRmHzxq3HWXP9ku6lXrb6bPgFqPrwR8RTntAKFG7cZvyfTxtgg fHgkxhweVUaQcH39r0EeH3eXMQqPknvjb9GCY7zQgE32ngQsRHuECQS8mYVlWkchtO+FtU hyOqZZLl6G69OH9q5n6gnSwI5qo3kU/rvUf0CrimC1yMu+3Pi4EezKdwYG5cnA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1779148362; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=lvo7L3LpIhsqdOAnXlL3NdoUH7sYkvsvsFr3CJi8OIU=; b=sQ8aVOQlC4PlM5UOPEDN9C9GegZ8TpdS9vs4I/JUK4UJd4LcLpSKtpJIar1QGNJXZl1Mn9 5QvE+3wvQevJyVBQ== From: "tip-bot2 for Ethan Nelson-Moore" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: x86/misc] x86: Remove unnecessary architecture-specific Cc: "Ethan Nelson-Moore" , Dave Hansen , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260517025713.97791-1-enelsonmoore@gmail.com> References: <20260517025713.97791-1-enelsonmoore@gmail.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177914836024.711.13122968800641012199.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The following commit has been merged into the x86/misc branch of tip: Commit-ID: c256d2a8adf2f5670ca262979c451ec4c1108e38 Gitweb: https://git.kernel.org/tip/c256d2a8adf2f5670ca262979c451ec4c= 1108e38 Author: Ethan Nelson-Moore AuthorDate: Sat, 16 May 2026 19:57:08 -07:00 Committer: Dave Hansen CommitterDate: Mon, 18 May 2026 16:50:09 -07:00 x86: Remove unnecessary architecture-specific arch/x86/include/asm/device.h is identical to include/asm-generic/device.h, and therefore the x86-specific version is unnecessary. Remove it. [ dhansen: Minor note: It looks like if asm/foo.h does not exist that the build system generates one that does a #include . Thus, all that needs to be done is remove the arch-specific one. ] Signed-off-by: Ethan Nelson-Moore Signed-off-by: Dave Hansen Link: https://patch.msgid.link/20260517025713.97791-1-enelsonmoore@gmail.com --- arch/x86/include/asm/device.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 arch/x86/include/asm/device.h diff --git a/arch/x86/include/asm/device.h b/arch/x86/include/asm/device.h deleted file mode 100644 index 7c0a52c..0000000 --- a/arch/x86/include/asm/device.h +++ /dev/null @@ -1,11 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0 */ -#ifndef _ASM_X86_DEVICE_H -#define _ASM_X86_DEVICE_H - -struct dev_archdata { -}; - -struct pdev_archdata { -}; - -#endif /* _ASM_X86_DEVICE_H */