diff options
author | Andre Przywara <andre.przywara@arm.com> | 2022-02-11 11:29:37 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-03-02 13:59:29 -0500 |
commit | 7ab2e47d27c93b3dd8e006fb2b0c762b171454cb (patch) | |
tree | cbccacc9b5fa95093829a8336d700a76e94f9147 /tools/patman/commit.py | |
parent | 7ed340a8283bea57e5b535efee2365bc6a05bd11 (diff) |
arm: Clean up asm/io.h
asm/io.h is the header file containing the central MMIO accessor macros.
Judging by the header and the comments, it was apparently once copied
from the Linux kernel, but has deviated since then *heavily*. There is
absolutely no point in staying close to the original Linux code anymore,
so just remove the old cruft, by:
- removing pointless Linux history
- removing commented code
- removing outdated comments
- removing unused definitions (for mem_isa)
This massively improves the readability of the file.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'tools/patman/commit.py')
0 files changed, 0 insertions, 0 deletions