[PATCH 1/4] ARM: Allow this header to be included by assembly files
Florian Fainelli
f.fainelli at gmail.com
Mon Apr 16 15:17:13 PDT 2018
On Fri, 23 Feb 2018 13:09:20 -0800, Florian Fainelli <f.fainelli at gmail.com> wrote:
> From: Doug Berger <opendmb at gmail.com>
>
> The constants defined in this file are equally useful in assembly and C
> source files. The arm64 architecture version of this file allows
> inclusion in both assembly and C source files, so this this commit adds
> that capability to the arm architecture version so that the constants
> don't need to be defined in multiple places.
>
> Signed-off-by: Doug Berger <opendmb at gmail.com>
> Signed-off-by: Florian Fainelli <f.fainelli at gmail.com>
> ---
Applied to soc/next, thanks!
--
Florian
More information about the linux-arm-kernel
mailing list