From patchwork Wed Aug 17 04:21:58 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Gross X-Patchwork-Id: 9285107 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 7746360839 for ; Wed, 17 Aug 2016 04:25:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5D75A287BC for ; Wed, 17 Aug 2016 04:25:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4D5A3287D8; Wed, 17 Aug 2016 04:25:11 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id CC373287BC for ; Wed, 17 Aug 2016 04:25:10 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bZsNJ-00069E-KQ; Wed, 17 Aug 2016 04:22:45 +0000 Received: from mail-pa0-x233.google.com ([2607:f8b0:400e:c03::233]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bZsNB-00068D-UV for linux-arm-kernel@lists.infradead.org; Wed, 17 Aug 2016 04:22:39 +0000 Received: by mail-pa0-x233.google.com with SMTP id i5so32769821pat.2 for ; Tue, 16 Aug 2016 21:22:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=G0NB7hCMNCrmpu8qBLA15ntrmWKyjDY2cJx7Vy8nkUI=; b=QYJpUKw29GlPZyHKsnWm6EIirTBvcd9L0qnEUv8cFZ+Rj0y885Ox3A0ogZeFXO/XUB flNvMQl6t/4XHswvXy9EQUKVl6VeCAX4IEAYOQy3ax3T4cV+TOPuzsRi2k8hxVDarcpb MoBs10VOhE/2KaMxYV3jK/8m9a6ApHo17AQbk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=G0NB7hCMNCrmpu8qBLA15ntrmWKyjDY2cJx7Vy8nkUI=; b=kHHUJNoIopp0ELcKbt0bNhtc3yJ0VLrY5Oa8uck8n+n7kEPaj/VBCG+0NP9DFrMOV1 /d3XiV5czdFz85WThmTs34tHShlceGeAANwAs0pNJM3aWH2f/7m/Kd5Ek6hgR8nX1pqH SyrfTsvjSLeqj+hgr5evVJ7fNDhk4YsoLwN6owlQigicz5kzB+YVAeoDbR4NZ2bUWj/E C4Cy3CW5stk5mOQwH9VSOMDysl0+Bve5jaFv3FWD5DZ+1jiKXjkJiQv36GdKVPKgHICX xjQ61tKvQ+16cm+Ft8gyWNVZy56VkVAY/3yO6HYTShs6DIVLy9TxN4uR875xkfhq/RpA cJbw== X-Gm-Message-State: AEkooutk8EBcQ4Pc0o85oA9dY4QDQWg42JaCXjvNQ+Y7Jx6lG2QwPlNlNkJ4HxSL6XZAt/0j X-Received: by 10.66.21.167 with SMTP id w7mr70328034pae.62.1471407736059; Tue, 16 Aug 2016 21:22:16 -0700 (PDT) Received: from localhost ([2602:306:3406:6500:498:c454:75a:8a43]) by smtp.gmail.com with ESMTPSA id 132sm42873246pfu.6.2016.08.16.21.22.15 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Tue, 16 Aug 2016 21:22:15 -0700 (PDT) From: Andy Gross To: linux-arm-msm@vger.kernel.org Subject: [PATCH] ARM: qcom: Cleanup/Remove unnecessary board file Date: Tue, 16 Aug 2016 23:21:58 -0500 Message-Id: <1471407718-4219-1-git-send-email-andy.gross@linaro.org> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160816_212238_252884_3D1F8ACA X-CRM114-Status: GOOD ( 11.28 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andy Gross , arm@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This patch removes the unnecessary board file. The generic machine definition is sufficient for the Qualcomm platforms. Signed-off-by: Andy Gross Reviewed-by: Stephen Boyd --- arch/arm/mach-qcom/Makefile | 1 - arch/arm/mach-qcom/board.c | 31 ------------------------------- 2 files changed, 32 deletions(-) delete mode 100644 arch/arm/mach-qcom/board.c diff --git a/arch/arm/mach-qcom/Makefile b/arch/arm/mach-qcom/Makefile index e324375..12878e9 100644 --- a/arch/arm/mach-qcom/Makefile +++ b/arch/arm/mach-qcom/Makefile @@ -1,2 +1 @@ -obj-y := board.o obj-$(CONFIG_SMP) += platsmp.o diff --git a/arch/arm/mach-qcom/board.c b/arch/arm/mach-qcom/board.c deleted file mode 100644 index d8060df..0000000 --- a/arch/arm/mach-qcom/board.c +++ /dev/null @@ -1,31 +0,0 @@ -/* Copyright (c) 2010-2014 The Linux Foundation. All rights reserved. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 and - * only version 2 as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - */ - -#include - -#include - -static const char * const qcom_dt_match[] __initconst = { - "qcom,apq8064", - "qcom,apq8074-dragonboard", - "qcom,apq8084", - "qcom,ipq8062", - "qcom,ipq8064", - "qcom,msm8660-surf", - "qcom,msm8960-cdp", - "qcom,mdm9615", - NULL -}; - -DT_MACHINE_START(QCOM_DT, "Qualcomm (Flattened Device Tree)") - .dt_compat = qcom_dt_match, -MACHINE_END