commit | 3f0065670ca9efd2e61e28cd3ec6d184520557e6 | [log] [tgz] |
---|---|---|
author | Paul Barker <paul.barker.ct@bp.renesas.com> | Wed Nov 01 20:05:52 2023 +0000 |
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | Thu Nov 02 11:30:18 2023 +0100 |
tree | f6a5caf94cb1755b49614dfa38996ac974c4ff8f | |
parent | 5432a9177800890e56ef88f709e408e80b9a6e8f [diff] |
arm: armv8: mmu: Prepare for common.h removal If <common.h> won't be included before <asm/armv8/mmu.h>, we need to ensure that we have the required type definitions. Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>