From patchwork Mon Dec 30 06:26:42 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 22792 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-oa0-f69.google.com (mail-oa0-f69.google.com [209.85.219.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 3108B23FDF for ; Mon, 30 Dec 2013 06:30:20 +0000 (UTC) Received: by mail-oa0-f69.google.com with SMTP id h16sf56319144oag.0 for ; Sun, 29 Dec 2013 22:30:19 -0800 (PST) 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=UYBUcQNOXp61isyUkPmWvv4WtR6EU9FjmPiw5vlxcAQ=; b=Z0bkN9aIwX48mOTews9T/+BjMgmc6tnkhoIIW5km2U6XN0lX69SgNK1bV9GZ8r/5V7 QRnxreamZng4srlLzhgEqxNCtYoLt3W82CqkYhfADt3Fz0EUNAihPqIlL6oKBZRLNwoD BT7b1TvI68J/9sRO6BqS862fy0OTb7VCc5J54EBes8RBiEzrLRRIzGv6XKrduopEnTBL 5mxdz12fKCK7wpB+ZnDdZb2eLpR2TZUAoqJRrQYJZAM7Fh/oiKVWkoxbesL/EXN2c/0w SL2xwbDqVWzYeD3lUHwEmHoHF6XzFjJa/AYGH2/9UnlDkYqPP1pEBOqMJI3svhwVkEHq dlaQ== X-Gm-Message-State: ALoCoQl4lSF7w91KFlXmlW5SeH688Cbv7wt/dmi1t/UTqAFx1NIUwlxKAOZ3X3bIj+6eYyL6SsEQ X-Received: by 10.43.161.202 with SMTP id mh10mr3353891icc.23.1388385019351; Sun, 29 Dec 2013 22:30:19 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.48.105 with SMTP id k9ls3288669qen.96.gmail; Sun, 29 Dec 2013 22:30:19 -0800 (PST) X-Received: by 10.53.11.198 with SMTP id ek6mr844703vdd.24.1388385019279; Sun, 29 Dec 2013 22:30:19 -0800 (PST) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx.google.com with ESMTPS id sm7si16292217vdc.71.2013.12.29.22.30.19 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 22:30:19 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.54 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.54; Received: by mail-vb0-f54.google.com with SMTP id g10so5787762vbg.27 for ; Sun, 29 Dec 2013 22:30:19 -0800 (PST) X-Received: by 10.52.227.233 with SMTP id sd9mr477116vdc.53.1388385019196; Sun, 29 Dec 2013 22:30:19 -0800 (PST) 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.59.13.131 with SMTP id ey3csp588260ved; Sun, 29 Dec 2013 22:30:18 -0800 (PST) X-Received: by 10.66.150.69 with SMTP id ug5mr66566124pab.55.1388385018239; Sun, 29 Dec 2013 22:30:18 -0800 (PST) Received: from mail-pb0-f42.google.com (mail-pb0-f42.google.com [209.85.160.42]) by mx.google.com with ESMTPS id k3si10790361pbb.84.2013.12.29.22.30.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 22:30:18 -0800 (PST) Received-SPF: neutral (google.com: 209.85.160.42 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.160.42; Received: by mail-pb0-f42.google.com with SMTP id uo5so11313194pbc.29 for ; Sun, 29 Dec 2013 22:30:17 -0800 (PST) X-Received: by 10.66.170.138 with SMTP id am10mr67100093pac.51.1388385017805; Sun, 29 Dec 2013 22:30:17 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id gg10sm78866000pbc.46.2013.12.29.22.30.15 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 22:30:17 -0800 (PST) From: Sachin Kamat To: linux-spi@vger.kernel.org Cc: broonie@kernel.org, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 1/1] spi: nuc900: Cleanup spi-nuc900.h header Date: Mon, 30 Dec 2013 11:56:42 +0530 Message-Id: <1388384802-32660-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.54 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: , Commit 54ecf4f05637 ("ARM: w90x900: move platform_data definitions") moved the file to the current location but forgot to remove the pointer to its previous location. Clean it up. While at it also change the header file protection macros appropriately. Signed-off-by: Sachin Kamat --- include/linux/platform_data/spi-nuc900.h | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/include/linux/platform_data/spi-nuc900.h b/include/linux/platform_data/spi-nuc900.h index 2c4e0c128501..4b3f46832e19 100644 --- a/include/linux/platform_data/spi-nuc900.h +++ b/include/linux/platform_data/spi-nuc900.h @@ -1,6 +1,4 @@ /* - * arch/arm/mach-w90x900/include/mach/nuc900_spi.h - * * Copyright (c) 2009 Nuvoton technology corporation. * * Wan ZongShun @@ -11,8 +9,8 @@ * */ -#ifndef __ASM_ARCH_SPI_H -#define __ASM_ARCH_SPI_H +#ifndef __SPI_NUC900_H +#define __SPI_NUC900_H extern void mfp_set_groupg(struct device *dev, const char *subname); @@ -32,4 +30,4 @@ struct nuc900_spi_chip { unsigned char bits_per_word; }; -#endif /* __ASM_ARCH_SPI_H */ +#endif /* __SPI_NUC900_H */