From patchwork Thu Nov 16 23:22:37 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lukasz Majewski X-Patchwork-Id: 10062191 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 30DB4604D3 for ; Thu, 16 Nov 2017 23:24:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 22EC029FC4 for ; Thu, 16 Nov 2017 23:24:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 177582239D; Thu, 16 Nov 2017 23:24:53 +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.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A44C22AC08 for ; Thu, 16 Nov 2017 23:24:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=J1zXe1z73MmaDK6XXhWNMn4eR8vQgJaUl2TzMmAQjAk=; b=myV8Tk+6EWdWhfhS8Zu64raxBm Ae4At04rB5JVIM0lguRcc2mIPIxgjJAp1hEp2F/agDFjv6NVLyN2gyK+0gXuXp95ODQegWmj5CwdX QuZw1wxPBcqgTTWsn09sNkomJemq8gXgfZaiwzKpUmB8fq1V5wnEGPmTi5EKVozw594aCNqFz/J6d N7Zozua6AzuZl8vFqiN9tG8Pi1YqRiVoZ6btKlsEnvfeFv4oIGXMaMpzm3wrD5GBJhkRpxcDA2trv f+UuQa2ouBhNUXd+yJk8etfrNoRxwjSbTEsxU6gSpn3ZNQ5XYwE3hoRj0lq2zxxy9aG0rVY/iwl6B rBTcKXYA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eFTWd-0004s5-Vo; Thu, 16 Nov 2017 23:24:52 +0000 Received: from mail-out.m-online.net ([212.18.0.9]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1eFTVh-0003zK-K3 for linux-arm-kernel@lists.infradead.org; Thu, 16 Nov 2017 23:24:16 +0000 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3ydHNS3vh2z1qsCy; Fri, 17 Nov 2017 00:23:04 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 3ydHNS34y8z1s7pj; Fri, 17 Nov 2017 00:23:04 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id DOUFH26545N1; Fri, 17 Nov 2017 00:23:03 +0100 (CET) X-Auth-Info: +xqE0pT8ViL2/Z6WYKVrNBfEjt1LXB99RKZSf2N8ox4= Received: from localhost.localdomain (89-64-27-66.dynamic.chello.pl [89.64.27.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Fri, 17 Nov 2017 00:23:03 +0100 (CET) From: Lukasz Majewski To: Hartley Sweeten , Alexander Sverdlin , Arnd Bergmann , arndbergmann@gmail.com Subject: [PATCH 2/4] ARM: ep93xx: ts72xx: Provide include guards for ts72xx.h file Date: Fri, 17 Nov 2017 00:22:37 +0100 Message-Id: <20171116232239.16823-3-lukma@denx.de> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20171116232239.16823-1-lukma@denx.de> References: <20171116232239.16823-1-lukma@denx.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171116_152354_340882_EE19EC2B X-CRM114-Status: UNSURE ( 9.49 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-kernel@vger.kernel.org, Linus Walleij , Lukasz Majewski , Russell King , Olof Johansson , 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 commit adds include file guards to ts72xx.h Signed-off-by: Lukasz Majewski --- arch/arm/mach-ep93xx/ts72xx.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/mach-ep93xx/ts72xx.h b/arch/arm/mach-ep93xx/ts72xx.h index 2255ba29fdd6..d67f203f769a 100644 --- a/arch/arm/mach-ep93xx/ts72xx.h +++ b/arch/arm/mach-ep93xx/ts72xx.h @@ -11,6 +11,9 @@ * febfd000 22800000 4K options register #2 */ +#ifndef __TS72XX_H_ +#define __TS72XX_H_ + #define TS72XX_MODEL_PHYS_BASE 0x22000000 #define TS72XX_MODEL_VIRT_BASE IOMEM(0xfebff000) #define TS72XX_MODEL_SIZE 0x00001000 @@ -85,3 +88,4 @@ static inline int is_ts9420_installed(void) TS72XX_OPTIONS2_TS9420); } #endif +#endif /* __TS72XX_H_ */