From patchwork Fri Jun 16 21:28:05 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 9793737 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 7313460231 for ; Fri, 16 Jun 2017 21:29:02 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 64D6628671 for ; Fri, 16 Jun 2017 21:29:02 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 597BE2869C; Fri, 16 Jun 2017 21:29:02 +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=-6.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0A1D228671 for ; Fri, 16 Jun 2017 21:29:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750879AbdFPV2V (ORCPT ); Fri, 16 Jun 2017 17:28:21 -0400 Received: from mail-qk0-f195.google.com ([209.85.220.195]:34530 "EHLO mail-qk0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750987AbdFPV2T (ORCPT ); Fri, 16 Jun 2017 17:28:19 -0400 Received: by mail-qk0-f195.google.com with SMTP id d14so172636qkb.1; Fri, 16 Jun 2017 14:28:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=LJp3NYG0PfjF4R+17MKd7YWMmFAeMFfJ6QGhv67Imgg=; b=XtGzZ2GRYIrp3mAku0OGQ69OryYukQWp28HA0ltLurD7e7hEMRw6iSSu/Ck6wP39Tp 0idkMvaaBaVdhQwbLv7wlna4fSQiUrB25jlvo2FSc38mP7QIAk/l4VYJA47qzr83NLro oIP/oQSi+L05JldYtlZLgt+WSq+5imcPjfeJ5B/vgpHPb3rSmEbq6sWJXYXJNAF17mCv zJWwlh657vEJfIDY49vFEeCetFchkCcgDeqObalKXdMB+eD13aupZr/C0oFQIjAMog0N GEHFG8TgJUk0ZqRbYwokPnpqx9alwxYnW9u78PYcP0a67UyjVIgP9MhYeRvibk3CrRVE c1EQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=LJp3NYG0PfjF4R+17MKd7YWMmFAeMFfJ6QGhv67Imgg=; b=kB9DZk1VtCg9ldweyTL6pC718RJRc/WWx+UCkYp5zru+8ci0Pnss2Uy8hCuIPPGHZf 3TTkdvBZB6a4YJV1mhbJw2p3Dso/9ozmZDO0SuaS9H3mSqq1ZOlbVfaNalc0uTGqtw9w +q8tgPUz7eBvvCHsz303SCJk1EAtJMsOU8xe88tgDTdtHXY/kREmEjiDegeIagQVxG0D 9mnlrEyMb4Hjz1XOLj62N84ZAnNAh+MaQBKDt45AJbXSCHf5UiAmPmTgyPeRGtMx4c+T bPP5OdsqZm+sOu/6hsCYdoEVRNjZ9WxNagXAHZVGI+AaqPWIpdUZ/knWgXzXzwPX0T0X gfiQ== X-Gm-Message-State: AKS2vOyAlaW1gpukhUgoYCsoABnR+Fep6UCI6UWuC50wBLS0O1fEdJBf uh4Lf1aPTyEH1w== X-Received: by 10.55.65.22 with SMTP id o22mr15725525qka.158.1497648497930; Fri, 16 Jun 2017 14:28:17 -0700 (PDT) Received: from fainelli-desktop.broadcom.com ([192.19.255.250]) by smtp.gmail.com with ESMTPSA id x32sm2381801qtc.37.2017.06.16.14.28.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Jun 2017 14:28:17 -0700 (PDT) From: Florian Fainelli To: linux-arm-kernel@lists.infradead.org Cc: bcm-kernel-feedback-list@broadcom.com, Florian Fainelli , Russell King , Catalin Marinas , Will Deacon , Arnd Bergmann , Greg Kroah-Hartman , linux-kernel@vger.kernel.org (open list), linux-arch@vger.kernel.org (open list:GENERIC INCLUDE/ASM HEADER FILES), Dave Gerlach , Tony Lindgren , Keerthy J , Alexandre Belloni , linux-omap@vger.kernel.org, Shawn Guo Subject: [PATCH v2 1/4] ARM: fncpy: Rename include guards Date: Fri, 16 Jun 2017 14:28:05 -0700 Message-Id: <20170616212808.19073-2-f.fainelli@gmail.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170616212808.19073-1-f.fainelli@gmail.com> References: <20170616212808.19073-1-f.fainelli@gmail.com> Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP In preparation for allowing a generic fncpy() implementation to live under include/asm-generic/fncpy.h, rename the current include guards to be __ASM_ARM_FNCPY_H, this also makes the header file more consistent with other headers in the same directory. Signed-off-by: Florian Fainelli --- arch/arm/include/asm/fncpy.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm/include/asm/fncpy.h b/arch/arm/include/asm/fncpy.h index de5354746924..86a8fc14cde9 100644 --- a/arch/arm/include/asm/fncpy.h +++ b/arch/arm/include/asm/fncpy.h @@ -53,8 +53,8 @@ * in the file where f is defined. */ -#ifndef __ASM_FNCPY_H -#define __ASM_FNCPY_H +#ifndef __ASM_ARM_FNCPY_H +#define __ASM_ARM_FNCPY_H #include #include @@ -91,4 +91,4 @@ __result; \ }) -#endif /* !__ASM_FNCPY_H */ +#endif /* !__ASM_ARM_FNCPY_H */