From patchwork Fri Apr 18 02:30:15 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alex Elder X-Patchwork-Id: 4012931 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 20F969F319 for ; Fri, 18 Apr 2014 02:33:53 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 5800D2035D for ; Fri, 18 Apr 2014 02:33:52 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 86B42202EC for ; Fri, 18 Apr 2014 02:33:51 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WayaV-00059y-Ra; Fri, 18 Apr 2014 02:31:35 +0000 Received: from mail-ie0-f173.google.com ([209.85.223.173]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WayZh-0004SW-97 for linux-arm-kernel@lists.infradead.org; Fri, 18 Apr 2014 02:30:45 +0000 Received: by mail-ie0-f173.google.com with SMTP id rl12so1177992iec.4 for ; Thu, 17 Apr 2014 19:30:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=XQLZsVIg/yaogP7dAM9wjrXL+kFiYRtyPULaNp6kiZs=; b=dRoW+mvEhy1p3HZHQRfFGWhdeGQjGaRHV2Dz7VxuCrE6aS1HW5f+mozs9aWMP0M4v5 UAGbB0fvJMTayTnNMkjYtPdK5j4QNOpCnyi6WdUSYHYW+GCwt+RYk3JK0RX684IpumXH RMX7uzyXrbzdGFi5RFkxB/9qnKUJLTBX5w7SY34+KPPJ8KevMmQEr+MK1CWheVXpGh+b e+iEOMJdC/kd3qg9jlg65YSkN2QvNECRIgYJBntEIklHJVhCLK8IT7UuF485D/cc0T/V /hVjoN09KXQXXBYf9BrM604oy2xv2Ia+w+2/RcBjQorHqHL3RZxOH+nnvkVRFyezqnYo yP4g== X-Gm-Message-State: ALoCoQmzgja0Jf45LlMs7Tbrt21LkOTYt1npIkK5Qcs4SQ60VCrUrOmytLLcbLnDTouaZKxMO+V1 X-Received: by 10.50.120.66 with SMTP id la2mr1268637igb.1.1397788227771; Thu, 17 Apr 2014 19:30:27 -0700 (PDT) Received: from localhost.localdomain (c-71-195-31-37.hsd1.mn.comcast.net. [71.195.31.37]) by mx.google.com with ESMTPSA id m8sm673967igx.9.2014.04.17.19.30.26 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 17 Apr 2014 19:30:27 -0700 (PDT) From: Alex Elder To: bcm@fixthebug.org, mporter@linaro.org Subject: [PATCH 10/10] ARM: bcm: rename "kona.h" and "kona.c" Date: Thu, 17 Apr 2014 21:30:15 -0500 Message-Id: <1397788215-20279-11-git-send-email-elder@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1397788215-20279-1-git-send-email-elder@linaro.org> References: <1397788215-20279-1-git-send-email-elder@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140417_193045_363348_CDCEBB83 X-CRM114-Status: UNSURE ( 9.23 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: bcm-kernel-feedback-list@broadcom.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP These source files contain only level-2 cache initialization code, so rename them to make that fact more obvious. Signed-off-by: Alex Elder Reviewed-by: Tim Kryger Reviewed-by: Markus Mayer Reviewed-by: Matt Porter --- arch/arm/mach-bcm/Makefile | 2 +- arch/arm/mach-bcm/board_bcm21664.c | 2 +- arch/arm/mach-bcm/board_bcm281xx.c | 2 +- arch/arm/mach-bcm/{kona.c => kona_l2_cache.c} | 0 arch/arm/mach-bcm/{kona.h => kona_l2_cache.h} | 0 5 files changed, 3 insertions(+), 3 deletions(-) rename arch/arm/mach-bcm/{kona.c => kona_l2_cache.c} (100%) rename arch/arm/mach-bcm/{kona.h => kona_l2_cache.h} (100%) diff --git a/arch/arm/mach-bcm/kona.c b/arch/arm/mach-bcm/kona_l2_cache.c similarity index 100% rename from arch/arm/mach-bcm/kona.c rename to arch/arm/mach-bcm/kona_l2_cache.c diff --git a/arch/arm/mach-bcm/kona.h b/arch/arm/mach-bcm/kona_l2_cache.h similarity index 100% rename from arch/arm/mach-bcm/kona.h rename to arch/arm/mach-bcm/kona_l2_cache.h diff --git a/arch/arm/mach-bcm/Makefile b/arch/arm/mach-bcm/Makefile index d5b60fe..7312921 100644 --- a/arch/arm/mach-bcm/Makefile +++ b/arch/arm/mach-bcm/Makefile @@ -17,7 +17,7 @@ obj-$(CONFIG_ARCH_BCM_281XX) += board_bcm281xx.o obj-$(CONFIG_ARCH_BCM_21664) += board_bcm21664.o # BCM281XX and BCM21664 L2 cache control -obj-$(CONFIG_ARCH_BCM_MOBILE_L2_CACHE) += kona.o +obj-$(CONFIG_ARCH_BCM_MOBILE_L2_CACHE) += kona_l2_cache.o # Support for secure monitor traps obj-$(CONFIG_ARCH_BCM_MOBILE_SMC) += bcm_kona_smc.o diff --git a/arch/arm/mach-bcm/board_bcm21664.c b/arch/arm/mach-bcm/board_bcm21664.c index ab96c3f..62c036b 100644 --- a/arch/arm/mach-bcm/board_bcm21664.c +++ b/arch/arm/mach-bcm/board_bcm21664.c @@ -17,7 +17,7 @@ #include #include -#include "kona.h" +#include "kona_l2_cache.h" #define RSTMGR_DT_STRING "brcm,bcm21664-resetmgr" diff --git a/arch/arm/mach-bcm/board_bcm281xx.c b/arch/arm/mach-bcm/board_bcm281xx.c index 6be54c1..1ac59fc 100644 --- a/arch/arm/mach-bcm/board_bcm281xx.c +++ b/arch/arm/mach-bcm/board_bcm281xx.c @@ -17,7 +17,7 @@ #include -#include "kona.h" +#include "kona_l2_cache.h" #define SECWDOG_OFFSET 0x00000000 #define SECWDOG_RESERVED_MASK 0xe2000000