From nobody Thu Sep 18 05:29:58 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 7C808C4332F for ; Sun, 11 Dec 2022 06:19:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230085AbiLKGTp (ORCPT ); Sun, 11 Dec 2022 01:19:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56274 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230170AbiLKGSj (ORCPT ); Sun, 11 Dec 2022 01:18:39 -0500 Received: from mail-pl1-x62a.google.com (mail-pl1-x62a.google.com [IPv6:2607:f8b0:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EFCE6F5A0 for ; Sat, 10 Dec 2022 22:17:46 -0800 (PST) Received: by mail-pl1-x62a.google.com with SMTP id g10so8943703plo.11 for ; Sat, 10 Dec 2022 22:17:46 -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=By5u19nRkP9OUANLnTon8LO9NfnZBcXY11wOiiNFUOY=; b=A68p7QsN/MS/dmBPE3jOWZCsBU0BosXHS9cYh+Dq+LWynuQ8Tst6WDc9o5liQmPW7a xeYppj/Df8cjh4pwhYI6w2IARSKukSejtgVBLrUQCz43rX41PKGxN9Fsvr20r5y0pbUu SuUUctJsy/T+Vviu0tpqDkgQFU3d8H6+cl9MhrnAAlBCcjN5rStsN6in1KRC8MOhimU1 s4IGuxruqgpVrtC6y4Szqde31lQbDQ6RW5l2TIIGF+NEGI4xEtM8Wa3SgZfigyb9UieE gu0tgEUG/qAAGqdeGjuyUzwgakfoxi9dwuD7V9G1S+oQ1k+6aGubltlZhwXCJupVs9qr s9LA== 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=By5u19nRkP9OUANLnTon8LO9NfnZBcXY11wOiiNFUOY=; b=SOUcBzduT0hpioHn1nqh8n+DaZa8MmB2RHEHv9zmaz103xy8h2/xWrfRpC2dayhwoi q0Cus+DszEE1kF83Y+V89DSKW/W+kv2Z1hOSlUw3mPEgx/OEFRuOz2vF/zRaORZ5YAgM ufWIs4xF3w8s4xon5JQv8FEXXKIkDr8G1TvhxC9iUP4QvVT7uVVqST88KhZKilNwEWxl x2T4TTsbNryUure2NWh7tJvubvlrUeAGgAtNHU3/WrMi2NEGGU4+98TrlSRkc13oezOy R8KBKppTTMUs6KlFLNZxuhYFIMjZxLWYz6/44JGAjcaQzqqYbnJdfsSo1CYg8Qev3/1y Szvg== X-Gm-Message-State: ANoB5plG2YDu81E9uuDxDB//zSuBgxsP5dGbzK0Of568b2kF8lIs+biM iWUJ5usB82JBAV0ayvznAe4ieQ== X-Google-Smtp-Source: AA0mqf44Qd+FBcu3AgtjujSHfdeNkPnOffyviLoO7B2/UkGnE9DJOTI8UiQNRY87HOlQKR13mVe3mA== X-Received: by 2002:a05:6a20:428e:b0:a2:ebb9:e2e5 with SMTP id o14-20020a056a20428e00b000a2ebb9e2e5mr18883561pzj.50.1670739466388; Sat, 10 Dec 2022 22:17:46 -0800 (PST) Received: from localhost ([135.180.226.51]) by smtp.gmail.com with ESMTPSA id a8-20020a1709027e4800b00186985198a4sm3803186pln.169.2022.12.10.22.17.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 10 Dec 2022 22:17:46 -0800 (PST) Subject: [PATCH v2 14/24] arc: Remove empty Date: Sat, 10 Dec 2022 22:13:48 -0800 Message-Id: <20221211061358.28035-15-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/arc/include/asm/setup.h | 1 - arch/arc/include/uapi/asm/setup.h | 6 ------ 2 files changed, 7 deletions(-) delete mode 100644 arch/arc/include/uapi/asm/setup.h diff --git a/arch/arc/include/asm/setup.h b/arch/arc/include/asm/setup.h index 028a8cf76206..fe45ff4681bc 100644 --- a/arch/arc/include/asm/setup.h +++ b/arch/arc/include/asm/setup.h @@ -7,7 +7,6 @@ =20 =20 #include -#include =20 #define COMMAND_LINE_SIZE 256 =20 diff --git a/arch/arc/include/uapi/asm/setup.h b/arch/arc/include/uapi/asm/= setup.h deleted file mode 100644 index a6d4e44938be..000000000000 --- a/arch/arc/include/uapi/asm/setup.h +++ /dev/null @@ -1,6 +0,0 @@ -/* - * setup.h is part of userspace header ABI so UAPI scripts have to generat= e it - * even if there's nothing to export - causing empty - * However to prevent "patch" from discarding it we add this placeholder - * comment - */ --=20 2.38.1