From mboxrd@z Thu Jan 1 00:00:00 1970 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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3E98DEB64DC for ; Tue, 18 Jul 2023 23:34:09 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7F54986720; Wed, 19 Jul 2023 01:33:47 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="kSmQslWo"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 684CA8670C; Wed, 19 Jul 2023 01:33:43 +0200 (CEST) Received: from mail-oi1-x230.google.com (mail-oi1-x230.google.com [IPv6:2607:f8b0:4864:20::230]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 4811786709 for ; Wed, 19 Jul 2023 01:33:38 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-oi1-x230.google.com with SMTP id 5614622812f47-3a337ddff16so4597155b6e.0 for ; Tue, 18 Jul 2023 16:33:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689723217; x=1692315217; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=MpNKU+rDc14UR09qq7ugRaJomxW7D3jtv+dXhpiuCAQ=; b=kSmQslWouvXRRj5urRrBNdpMMGZmyJsZOmYFqRdlJO0omu73m7CXuTDunC7FM22zon 5RKP98G4xlzMrEyC6j6scbTbyIb6I3Fa03x8P402pTzkifJVC3/2Vk4MjhPCaCHQqldq /Ih2BTguvxptnwNQaoe9EiNtFKBv3vDznVDL8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689723217; x=1692315217; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MpNKU+rDc14UR09qq7ugRaJomxW7D3jtv+dXhpiuCAQ=; b=epye9+F96E76wW73vQXOJEZFo9eDccYSB4E2nq1Ys9zH66u8Wtx8JvasZs+V62XZml 4svJRpT7hqzJvqkW0sqTh6PiS9DZxRvOwaBlkm1BOaBmU2YO8kevgXC95DMAe7Eiiauk jq2vdEys833tFjV8Ut5K/taFYoi3OfZZjOw1KPqKA8TkKkeAoY2j4GJqBmJTPX6nTNeb kxYT2/gLB3t3QUe9N8AgBL4kU/Fsp+i5gxASGVCB4k92fjm4e954UbqHgfEOCG5mUxdw Sxh9YG3QC/T3zo65wcfA21vz/CN3xPiI+Rx1wof1sI3fH8GiauCfmySn66TmWSDWXNFS tDaw== X-Gm-Message-State: ABy/qLay2ib9zo2IzqbUcim2HllVQ+4ZgubexCnuKJBq1Cu4FdOQtwyN ypqJxtRGUJlrH2R78VpNrlCtRThY+uSjgqd0fNtuiw== X-Google-Smtp-Source: APBJJlEE5s6+b0H0alNk6zz6OjY/WbSv9FEThNbrX1tMucupNi+oFqHCBHtDOlLXrckMGpGWom/njQ== X-Received: by 2002:aca:6255:0:b0:3a1:dc0d:f32b with SMTP id w82-20020aca6255000000b003a1dc0df32bmr14140165oib.40.1689723216469; Tue, 18 Jul 2023 16:33:36 -0700 (PDT) Received: from bill-the-cat.lan (2603-6081-7b00-6400-e1d8-58e7-e10a-a96d.res6.spectrum.com. [2603:6081:7b00:6400:e1d8:58e7:e10a:a96d]) by smtp.gmail.com with ESMTPSA id f3-20020a056902038300b00c39e3d75bfcsm612968ybs.44.2023.07.18.16.33.35 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jul 2023 16:33:35 -0700 (PDT) From: Tom Rini To: u-boot@lists.denx.de Subject: [PATCH 2/7] arm: Remove leftover MAINTAINERS files Date: Tue, 18 Jul 2023 19:33:29 -0400 Message-Id: <20230718233334.1450692-2-trini@konsulko.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230718233334.1450692-1-trini@konsulko.com> References: <20230718233334.1450692-1-trini@konsulko.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean These platforms have been removed, but the MAINTAINERS file was missed, clean up. Signed-off-by: Tom Rini --- board/birdland/bav335x/MAINTAINERS | 13 ------------- board/broadcom/bcm11130/MAINTAINERS | 6 ------ board/broadcom/bcm11130_nand/MAINTAINERS | 6 ------ board/broadcom/bcm28155_w1d/MAINTAINERS | 6 ------ 4 files changed, 31 deletions(-) delete mode 100644 board/birdland/bav335x/MAINTAINERS delete mode 100644 board/broadcom/bcm11130/MAINTAINERS delete mode 100644 board/broadcom/bcm11130_nand/MAINTAINERS delete mode 100644 board/broadcom/bcm28155_w1d/MAINTAINERS diff --git a/board/birdland/bav335x/MAINTAINERS b/board/birdland/bav335x/MAINTAINERS deleted file mode 100644 index 45dcfcb1e6ed..000000000000 --- a/board/birdland/bav335x/MAINTAINERS +++ /dev/null @@ -1,13 +0,0 @@ -BAV335x BOARD -M: Gilles Gameiro -S: Maintained -F: include/configs/bav335x.h -F: board/birdland/bav335x/Kconfig -F: board/birdland/bav335x/Makefile -F: board/birdland/bav335x/README -F: board/birdland/bav335x/board.c -F: board/birdland/bav335x/board.h -F: board/birdland/bav335x/mux.c -F: board/birdland/bav335x/u-boot.lds -F: configs/birdland_bav335a_defconfig -F: configs/birdland_bav335b_defconfig diff --git a/board/broadcom/bcm11130/MAINTAINERS b/board/broadcom/bcm11130/MAINTAINERS deleted file mode 100644 index 54783501e6d5..000000000000 --- a/board/broadcom/bcm11130/MAINTAINERS +++ /dev/null @@ -1,6 +0,0 @@ -BCM11130 BOARD -M: Steve Rae -S: Maintained -F: board/broadcom/bcm28155_ap/ -F: include/configs/bcm_ep_board.h -F: configs/bcm11130_defconfig diff --git a/board/broadcom/bcm11130_nand/MAINTAINERS b/board/broadcom/bcm11130_nand/MAINTAINERS deleted file mode 100644 index 4cf66b7e4a6a..000000000000 --- a/board/broadcom/bcm11130_nand/MAINTAINERS +++ /dev/null @@ -1,6 +0,0 @@ -BCM11130_NAND BOARD -M: Steve Rae -S: Maintained -F: board/broadcom/bcm28155_ap/ -F: include/configs/bcm_ep_board.h -F: configs/bcm11130_nand_defconfig diff --git a/board/broadcom/bcm28155_w1d/MAINTAINERS b/board/broadcom/bcm28155_w1d/MAINTAINERS deleted file mode 100644 index c0558e7f2554..000000000000 --- a/board/broadcom/bcm28155_w1d/MAINTAINERS +++ /dev/null @@ -1,6 +0,0 @@ -BCM28155_W1D BOARD -M: Steve Rae -S: Maintained -F: board/broadcom/bcm28155_ap/ -F: include/configs/bcm28155_ap.h -F: configs/bcm28155_w1d_defconfig -- 2.34.1