diff options
author | Jackie Liu <liuyun01@kylinos.cn> | 2018-12-04 09:43:22 +0800 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2018-12-06 16:47:05 +0000 |
commit | 21e28547f613e7ba4f4cb6831a3ead2d723fdf7b (patch) | |
tree | e4fb045faab4c371c2e55fe73ed935d39da47a1e /init/calibrate.c | |
parent | 8cb3451b1f240ec4d36a9bfcd39cb6d59769a5b3 (diff) | |
download | linux-21e28547f613e7ba4f4cb6831a3ead2d723fdf7b.tar.gz linux-21e28547f613e7ba4f4cb6831a3ead2d723fdf7b.tar.bz2 linux-21e28547f613e7ba4f4cb6831a3ead2d723fdf7b.zip |
arm64/neon: add workaround for ambiguous C99 stdint.h types
In a way similar to ARM commit 09096f6a0ee2 ("ARM: 7822/1: add workaround
for ambiguous C99 stdint.h types"), this patch redefines the macros that
are used in stdint.h so its definitions of uint64_t and int64_t are
compatible with those of the kernel.
This patch comes from: https://patchwork.kernel.org/patch/3540001/
Wrote by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
We mark this file as a private file and don't have to override asm/types.h
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'init/calibrate.c')
0 files changed, 0 insertions, 0 deletions