From patchwork Thu Sep 26 08:11:17 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 20575 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f198.google.com (mail-qc0-f198.google.com [209.85.216.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id D847624687 for ; Thu, 26 Sep 2013 08:11:56 +0000 (UTC) Received: by mail-qc0-f198.google.com with SMTP id l13sf662098qcy.9 for ; Thu, 26 Sep 2013 01:11:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=IpjH0xTZ9qWNXT8kzQDssaAJTTmNR5M/gjG6dFVfu+A=; b=Gjjm8at/rx8Y63a5k+ULCm6y0x1aBoKb/R9Uo7C+e18Ol/37UfBL2X81hQbDLfcpEe 95Yw3BQ1W9KJLZ9vu64J3As1V0Lv08om63jJ3muYAKbZl4QsR79rLnSest8pZXTfs4YV 6fjcHZ8IojZXLip57uCqeXXfJaT2QT00VoCrDkaAtxS6O3/BkQj91tk80ua4i5p3cbuD GTwXGFiMntC9Yzh3T1/clH/+8HZ+EZDxUQFNewnJfi4i7EMyhrQVDQ/qtySkbX/AkylV n6KFcttIvmAdOHprLgfQOnoKGma1XxQhxiOFGhQ1N5uiZx7YkM5JBu0UL+tyzXGiTDU1 09FQ== X-Gm-Message-State: ALoCoQnPmKBHA/RlmTx+P1k8jsCovgcKLq3LzBMVktZj8XivtIVMkF/E1EcTO4aYeQ/tpKOin9QX X-Received: by 10.224.137.67 with SMTP id v3mr2834177qat.0.1380183116555; Thu, 26 Sep 2013 01:11:56 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.50.169 with SMTP id d9ls762074qeo.21.gmail; Thu, 26 Sep 2013 01:11:56 -0700 (PDT) X-Received: by 10.52.230.102 with SMTP id sx6mr31361623vdc.15.1380183116456; Thu, 26 Sep 2013 01:11:56 -0700 (PDT) Received: from mail-vb0-f48.google.com (mail-vb0-f48.google.com [209.85.212.48]) by mx.google.com with ESMTPS id dt10si103243vdb.21.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 26 Sep 2013 01:11:56 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.48 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.48; Received: by mail-vb0-f48.google.com with SMTP id w16so575300vbf.35 for ; Thu, 26 Sep 2013 01:11:26 -0700 (PDT) X-Received: by 10.52.164.16 with SMTP id ym16mr108937vdb.39.1380183086356; Thu, 26 Sep 2013 01:11:26 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp351845vcz; Thu, 26 Sep 2013 01:11:25 -0700 (PDT) X-Received: by 10.14.103.69 with SMTP id e45mr2966198eeg.51.1380183085243; Thu, 26 Sep 2013 01:11:25 -0700 (PDT) Received: from mail-ea0-f173.google.com (mail-ea0-f173.google.com [209.85.215.173]) by mx.google.com with ESMTPS id 7si353401eeu.158.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 26 Sep 2013 01:11:25 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.173 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=209.85.215.173; Received: by mail-ea0-f173.google.com with SMTP id g10so346935eak.32 for ; Thu, 26 Sep 2013 01:11:24 -0700 (PDT) X-Received: by 10.14.184.71 with SMTP id r47mr442373eem.86.1380183084667; Thu, 26 Sep 2013 01:11:24 -0700 (PDT) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id b45sm1067339eef.4.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 26 Sep 2013 01:11:23 -0700 (PDT) From: Linus Walleij To: linux-gpio@vger.kernel.org, Haojian Zhuang Cc: Alexandre Courbot , linux-arm-kernel@lists.infradead.org, Linus Walleij , Eric Miao , Russell King Subject: [PATCH 2/2] ARM: pxa: delete the custom GPIO header Date: Thu, 26 Sep 2013 10:11:17 +0200 Message-Id: <1380183077-27407-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.48 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , The PXA sub-architecture appears to have a custom for no reason whatsoever. The file became completely empty after Haojian removed the remaining content in commit 157d2644cb0c1e71a18baaffca56d2b1d0ebf10f "ARM: pxa: change gpio to platform device". That commit added these two lines: However it seems like deleting the file has no effect whatsoever on the kernel compilation. Cc: Haojian Zhuang Cc: Eric Miao Cc: Russell King Signed-off-by: Linus Walleij --- Haojian et al, I'm seeking an ACK for this patch so I can take it through the GPIO tree. --- arch/arm/Kconfig | 1 - arch/arm/mach-pxa/include/mach/gpio.h | 32 -------------------------------- 2 files changed, 33 deletions(-) delete mode 100644 arch/arm/mach-pxa/include/mach/gpio.h diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 3950a12..1ced444 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -621,7 +621,6 @@ config ARCH_PXA select GPIO_PXA select HAVE_IDE select MULTI_IRQ_HANDLER - select NEED_MACH_GPIO_H select PLAT_PXA select SPARSE_IRQ help diff --git a/arch/arm/mach-pxa/include/mach/gpio.h b/arch/arm/mach-pxa/include/mach/gpio.h deleted file mode 100644 index 0248e43..0000000 --- a/arch/arm/mach-pxa/include/mach/gpio.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * arch/arm/mach-pxa/include/mach/gpio.h - * - * PXA GPIO wrappers for arch-neutral GPIO calls - * - * Written by Philipp Zabel - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * 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. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ - -#ifndef __ASM_ARCH_PXA_GPIO_H -#define __ASM_ARCH_PXA_GPIO_H - -#include - -#include -#include - -#endif