diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-06-29 14:51:30 +0200 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2016-07-01 12:56:27 +0200 |
commit | 40f87d3114b8a1e730ac8f3dc3cf1efe33124776 (patch) | |
tree | 5258b159e7baf78cc865ec3c25e3998a6a13d853 /samples | |
parent | arm64: mm: Remove split_p*d() functions (diff) | |
download | linux-40f87d3114b8a1e730ac8f3dc3cf1efe33124776.tar.xz linux-40f87d3114b8a1e730ac8f3dc3cf1efe33124776.zip |
arm64: mm: fold init_pgd() into __create_pgd_mapping()
The routine __create_pgd_mapping() does nothing except calling init_pgd(),
which has no other callers. So fold the latter into the former. Also, drop
a comment that has gone stale.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions