diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2023-10-05 22:04:47 +0300 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2023-10-17 12:40:02 -0700 |
commit | a91c9872546514438796fa53a7591b934ccbbcaa (patch) | |
tree | 0206c548a9ca1ee0c6db46d8c48b3c2237316b73 /sound/atmel | |
parent | a16afcc58a8c5ebc65c852faf001f8f61f05e4ef (diff) | |
download | linux-a91c9872546514438796fa53a7591b934ccbbcaa.tar.gz linux-a91c9872546514438796fa53a7591b934ccbbcaa.tar.bz2 linux-a91c9872546514438796fa53a7591b934ccbbcaa.zip |
perf tools: Add get_unaligned_leNN()
Add get_unaligned_le16(), get_unaligned_le32 and get_unaligned_le64, same
as include/asm-generic/unaligned.h. And add include/asm-generic/unaligned.h
to check-headers.sh bringing tools/include/asm-generic/unaligned.h up to
date so that the kernel and tools versions match.
Use diagnostic pragmas to ignore -Wpacked used by perf build.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20231005190451.175568-2-adrian.hunter@intel.com
Link: https://lore.kernel.org/r/20231010142234.20061-1-adrian.hunter@intel.com
[ squashed check-header.sh addition ]
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'sound/atmel')
0 files changed, 0 insertions, 0 deletions