commit | 512ee2fd9ca1c0b447a144c6c49a53a010f8d6fa | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Wed Aug 26 10:49:34 2015 +0200 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Sep 14 11:43:01 2015 -0500 |
tree | ced57d65db6d5aeb07467cf51dc908e91ed42afe | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f [diff] |
PCI: tegra: Wrap static pgprot_t initializer with __pgprot() Wrap pgprot_t initializer with __pgprot() to comply with the STRICT_MM_TYPECHECKS rules. [bhelgaas: changelog] Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Thierry Reding <treding@nvidia.com>