]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: bcm: rename "kona.h" and "kona.c"
authorAlex Elder <elder@linaro.org>
Mon, 21 Apr 2014 21:53:11 +0000 (16:53 -0500)
committerMatt Porter <mporter@linaro.org>
Fri, 25 Apr 2014 12:51:38 +0000 (08:51 -0400)
commit1f1fada6a2c44e1a6cacae827c236e5f769e6608
treed672efde52524122bf0b3a6b278e8d0935ff42cb
parent0ac546d831fa84aeafe2ba16842a10891d5879ba
ARM: bcm: rename "kona.h" and "kona.c"

These source files contain only level-2 cache initialization code,
so rename them to make that fact more obvious.

Signed-off-by: Alex Elder <elder@linaro.org>
Reviewed-by: Tim Kryger <tim.kryger@linaro.org>
Reviewed-by: Markus Mayer <markus.mayer@linaro.org>
Reviewed-by: Matt Porter <mporter@linaro.org>
Signed-off-by: Matt Porter <mporter@linaro.org>
arch/arm/mach-bcm/Makefile
arch/arm/mach-bcm/board_bcm21664.c
arch/arm/mach-bcm/board_bcm281xx.c
arch/arm/mach-bcm/kona.c [deleted file]
arch/arm/mach-bcm/kona.h [deleted file]
arch/arm/mach-bcm/kona_l2_cache.c [new file with mode: 0644]
arch/arm/mach-bcm/kona_l2_cache.h [new file with mode: 0644]