From nobody Thu Sep 18 05:29:59 2025 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 26318C4332F for ; Sun, 11 Dec 2022 06:19:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230118AbiLKGTx (ORCPT ); Sun, 11 Dec 2022 01:19:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56334 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230182AbiLKGSt (ORCPT ); Sun, 11 Dec 2022 01:18:49 -0500 Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3CB971276A for ; Sat, 10 Dec 2022 22:17:49 -0800 (PST) Received: by mail-pl1-x632.google.com with SMTP id d7so8946386pll.9 for ; Sat, 10 Dec 2022 22:17:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rivosinc-com.20210112.gappssmtp.com; s=20210112; h=to:from:cc:content-transfer-encoding:mime-version:references :in-reply-to:message-id:date:subject:from:to:cc:subject:date :message-id:reply-to; bh=evugQiRispLf16VkYPAqnei/2K7knVLqFrhAqq/IOXw=; b=EMGipoYTR7UYcizis4dgMknwj9E2ULscbLpm/NnpTiMvALK649R4gbUoDIUuBFJ2zh NVpLXGeweTFuOXteArGGMmDbGWDYnK8C/NgByEhD0k76s/t+S4kMUUbPNDKBsCMV0q80 16aw4iTWZZdh5s9dHHmARyF9tR+JPmE2tiYQnKoivVvoHrfKJLpab9UNrHTBLluQqehX bAd1+U9Aa9NswMef1sM0GrUi8yB1mFu9lAtbWp48Gm1Sr9QVT2+kbBoD12hWYLZesQcS gvPFMChjihlbAd/ErdcuJ0kSqTbyt/wR3BmD/0IHyn/NITuOKdCPzFbeJqFMKCUzmjJX tB/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:from:cc:content-transfer-encoding:mime-version:references :in-reply-to:message-id:date:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=evugQiRispLf16VkYPAqnei/2K7knVLqFrhAqq/IOXw=; b=Rt/dY1f6CEmRWREUokXZ+YyspAFPDiNkdffev02zoIqfUSEQfzcJamC2OBrdFnwjDf gIXqMxJ2jqrfUIPiCUoF+2PRcpL5YJtipPNAPAIGHXsAtL2jAMaXYRRAwwy9hiFWr1jq TwU6wiZ4sfbPGucV+x2xzU3uODE7UCL9cfGT2ROrnifk6MvMIZZiJLCDrPUP/N2EWb6m /ttL15pVlGv1QyFEdhT7Xsz6GCrNKRMv7QyMhTY4sj8lP59J3ViqoBndaHEObRlSDJE6 TpcKgir1173FqBRy5/mBZiJ5VDu72/tpVaku3M8v97f5l5NhbeNqRgZG6NfOccjYFWMP A2Jg== X-Gm-Message-State: ANoB5pn6WLVjGUhbA6HR9ipluZNQXXv77Sx6oOOJw+8fMu25P5MqEYra aczvnfk1+Br8Xj7gT0j6Wln7fw== X-Google-Smtp-Source: AA0mqf7BU4VduoIUcW6NS1AHsOeBKupR6Ivt8o0C8HQAosZ81xC7q9zLf5iRwrOiaKuLdfQfthjFEA== X-Received: by 2002:a05:6a21:c08a:b0:a7:ce31:95f7 with SMTP id bn10-20020a056a21c08a00b000a7ce3195f7mr14161392pzc.27.1670739468891; Sat, 10 Dec 2022 22:17:48 -0800 (PST) Received: from localhost ([135.180.226.51]) by smtp.gmail.com with ESMTPSA id bt28-20020a63291c000000b0043b565cb57csm3088631pgb.73.2022.12.10.22.17.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 10 Dec 2022 22:17:48 -0800 (PST) Subject: [PATCH v2 16/24] m68k: Remove empty Date: Sat, 10 Dec 2022 22:13:50 -0800 Message-Id: <20221211061358.28035-17-palmer@rivosinc.com> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20221211061358.28035-1-palmer@rivosinc.com> References: <20221211061358.28035-1-palmer@rivosinc.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Cc: Palmer Dabbelt From: Palmer Dabbelt To: Arnd Bergmann , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Signed-off-by: Palmer Dabbelt --- arch/m68k/include/uapi/asm/setup.h | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 arch/m68k/include/uapi/asm/setup.h diff --git a/arch/m68k/include/uapi/asm/setup.h b/arch/m68k/include/uapi/as= m/setup.h deleted file mode 100644 index 005593acc7d8..000000000000 --- a/arch/m68k/include/uapi/asm/setup.h +++ /dev/null @@ -1,15 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ -/* -** asm/setup.h -- Definition of the Linux/m68k setup information -** -** Copyright 1992 by Greg Harp -** -** This file is subject to the terms and conditions of the GNU General Pub= lic -** License. See the file COPYING in the main directory of this archive -** for more details. -*/ - -#ifndef _UAPI_M68K_SETUP_H -#define _UAPI_M68K_SETUP_H - -#endif /* _UAPI_M68K_SETUP_H */ --=20 2.38.1