git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b4fee2
)
arm64: Remove asm/pgtable-*level-types.h files
author
Catalin Marinas
<catalin.marinas@arm.com>
Tue, 15 Jul 2014 15:35:38 +0000
(16:35 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 23 Jul 2014 14:27:56 +0000
(15:27 +0100)
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>
No differences found