]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: prepare armv7.h to be included from assembly source
authorAndre Przywara <andre.przywara@linaro.org>
Thu, 19 Sep 2013 16:06:39 +0000 (18:06 +0200)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 3 Oct 2013 06:25:58 +0000 (08:25 +0200)
commitd75ba503a972df09784f1a332ba356ef8b42a0a6
tree97d569261e731406bab117c32e189acbef6c2bb9
parentf04c53762962280365005c9db12ab561a18f2692
ARM: prepare armv7.h to be included from assembly source

armv7.h contains some useful constants, but also C prototypes.
To include it also in assembly files, protect the non-assembly
part appropriately.

Signed-off-by: Andre Przywara <andre.przywara@linaro.org>
arch/arm/include/asm/armv7.h