From patchwork Mon Apr 21 21:53:11 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alex Elder X-Patchwork-Id: 4026861 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 4C552BFF02 for ; Mon, 21 Apr 2014 21:56:36 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7DB922035E for ; Mon, 21 Apr 2014 21:56:35 +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 9ED30201BC for ; Mon, 21 Apr 2014 21:56:34 +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 1WcMAf-00043w-DN; Mon, 21 Apr 2014 21:54:37 +0000 Received: from mail-yh0-f48.google.com ([209.85.213.48]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WcMAD-00039g-EW for linux-arm-kernel@lists.infradead.org; Mon, 21 Apr 2014 21:54:09 +0000 Received: by mail-yh0-f48.google.com with SMTP id z6so4063920yhz.35 for ; Mon, 21 Apr 2014 14:53:48 -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=Q3ZQ3JBCXyEZ+Ri07+eEDHpFrKep5sM4NHTrBY95dF0=; b=ktS2Qy8n59AkSuZaYfiik9xEOfPrLLvTc7M03QAKnX87KKMofycgUK092YhPAyo9m4 JJjCpvu+obNz8Y1oV+zfkyZpz2iY4rbskKwWlxpMPhQtBRyVOlT7WmoLgoM3kw2whfRy CYt5nPn70S5A4kIxdu+yTmIs04kuGS4YSZZJlf3YUtRy7KDOjKZkJt83cFZcSC7+AJxR CddxOmVY9an5iI1S/5T2FqBL3Ei+haztEOVi1NHtCoIDJt5irfr6cvBcnmCwqHh6p+HZ zrjb8RWLcf4QEWLE8sVsaXugg0OJgxQgZ9eqOYb9aCYdSo/c15Seyn0khaRgqNt+wQeX bc8w== X-Gm-Message-State: ALoCoQmGx1N0aKafb9dTb+o9dGoROBKM1ryq0wmd0H48XY0VmSxNaYb+WmYLK11xMZnGLVMi0+2O X-Received: by 10.236.137.8 with SMTP id x8mr54412928yhi.4.1398117228081; Mon, 21 Apr 2014 14:53:48 -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 t63sm74182258yhm.32.2014.04.21.14.53.42 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 21 Apr 2014 14:53:47 -0700 (PDT) From: Alex Elder To: bcm@fixthebug.org, mporter@linaro.org Subject: [PATCH v2 10/10] ARM: bcm: rename "kona.h" and "kona.c" Date: Mon, 21 Apr 2014 16:53:11 -0500 Message-Id: <1398117191-2433-11-git-send-email-elder@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1398117191-2433-1-git-send-email-elder@linaro.org> References: <1398117191-2433-1-git-send-email-elder@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140421_145409_564819_3BCA286A X-CRM114-Status: UNSURE ( 9.22 ) 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.5 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 1091637..f0521cc 100644 --- a/arch/arm/mach-bcm/board_bcm21664.c +++ b/arch/arm/mach-bcm/board_bcm21664.c @@ -17,7 +17,7 @@ #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