commit | 0f1740252bea82c972e432f4d0fb76e974d53bd3 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Tue Jul 15 16:35:38 2014 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Wed Jul 23 15:27:56 2014 +0100 |
tree | 498910e4c5c4c6892e07f05a6c498f8609642a81 | |
parent | 6b4fee241dd7c4b11cae4432bfa899a386d71f26 [diff] |
arm64: Remove asm/pgtable-*level-types.h files The macros and typedefs in these files are already duplicated, so just use a single pgtable-types.h file with the corresponding #ifdefs. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Tested-by: Jungseok Lee <jungseoklee85@gmail.com>