From patchwork Mon Dec 30 06:30:21 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 22794 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pb0-f72.google.com (mail-pb0-f72.google.com [209.85.160.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 4F46723FDF for ; Mon, 30 Dec 2013 06:34:02 +0000 (UTC) Received: by mail-pb0-f72.google.com with SMTP id jt11sf34806132pbb.3 for ; Sun, 29 Dec 2013 22:34:01 -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:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=yjZDTveMGG9xS4rGKRsflLblCAvw7K8qlXN6yFTXYLk=; b=hQgqLbSOKkp3l3pZWLmJ81+xeakfpl4nWF80nDi2nsenUFjRwQEs4WyWTIN4qFTQPo hcNZrurwyz6xmAenSLlyOoLlwn3FF1dom0Raxf/1lBV+RvDg2fRXwu0mVBhuPf/a/PkT pRQROa/gwmKiiZT2X7xrEx3UxJoHMWiD2gUtqPFla0cuoqEv+k4TW+GVIsngy0UHC4Em ospTSreS9kTuJxSMAny4M3zlwEpcM3lntSqeknRRFD0/OL1Gz2N9fRzzJZSCl7/m0+4v +8S0vZOTaeGVkxxA8bfeZIshM8EPmEVhAm+VxPTWVqEZv3DHC+Z1w/8Mc8WQzbkHYMTH +PGw== X-Gm-Message-State: ALoCoQlpXsKJJpT/4XGQQn+3Y3rYxh3WXBTFPSAA1sA/QkkJIgEHBfdXIWouH/JeOb85yUxoPkxu X-Received: by 10.66.146.65 with SMTP id ta1mr25949683pab.19.1388385241612; Sun, 29 Dec 2013 22:34:01 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.127.46 with SMTP id nd14ls3417583qeb.19.gmail; Sun, 29 Dec 2013 22:34:01 -0800 (PST) X-Received: by 10.58.134.40 with SMTP id ph8mr577182veb.61.1388385241500; Sun, 29 Dec 2013 22:34:01 -0800 (PST) Received: from mail-vc0-f177.google.com (mail-vc0-f177.google.com [209.85.220.177]) by mx.google.com with ESMTPS id z15si16332881vce.72.2013.12.29.22.34.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 22:34:01 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.177 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.177; Received: by mail-vc0-f177.google.com with SMTP id hq11so5578000vcb.22 for ; Sun, 29 Dec 2013 22:34:01 -0800 (PST) X-Received: by 10.58.100.244 with SMTP id fb20mr34444184veb.6.1388385241425; Sun, 29 Dec 2013 22:34:01 -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 ey3csp588374ved; Sun, 29 Dec 2013 22:34:01 -0800 (PST) X-Received: by 10.66.248.227 with SMTP id yp3mr65760498pac.116.1388385240672; Sun, 29 Dec 2013 22:34:00 -0800 (PST) Received: from mail-pa0-f44.google.com (mail-pa0-f44.google.com [209.85.220.44]) by mx.google.com with ESMTPS id ll1si14226323pab.289.2013.12.29.22.34.00 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 22:34:00 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.44 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.220.44; Received: by mail-pa0-f44.google.com with SMTP id fa1so11304818pad.17 for ; Sun, 29 Dec 2013 22:34:00 -0800 (PST) X-Received: by 10.69.21.1 with SMTP id hg1mr66192811pbd.67.1388385240286; Sun, 29 Dec 2013 22:34:00 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id zc5sm41394613pbc.41.2013.12.29.22.33.57 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 22:33:59 -0800 (PST) From: Sachin Kamat To: linux-mtd@lists.infradead.org Cc: computersforpeace@gmail.com, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 2/2] mtd: orion: Cleanup mtd-orion_nand.h header Date: Mon, 30 Dec 2013 12:00:21 +0530 Message-Id: <1388385021-1881-2-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1388385021-1881-1-git-send-email-sachin.kamat@linaro.org> References: <1388385021-1881-1-git-send-email-sachin.kamat@linaro.org> 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.220.177 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 c02cecb92ed4 ("ARM: orion: 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/mtd-orion_nand.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/include/linux/platform_data/mtd-orion_nand.h b/include/linux/platform_data/mtd-orion_nand.h index 9f3c180834d1..a7ce77c7c1a8 100644 --- a/include/linux/platform_data/mtd-orion_nand.h +++ b/include/linux/platform_data/mtd-orion_nand.h @@ -1,13 +1,11 @@ /* - * arch/arm/plat-orion/include/plat/orion_nand.h - * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ -#ifndef __PLAT_ORION_NAND_H -#define __PLAT_ORION_NAND_H +#ifndef __MTD_ORION_NAND_H +#define __MTD_ORION_NAND_H /* * Device bus NAND private data