]> git.karo-electronics.de Git - linux-beck.git/commit
PCI: tegra: Wrap static pgprot_t initializer with __pgprot()
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 26 Aug 2015 08:49:34 +0000 (10:49 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 14 Sep 2015 16:43:01 +0000 (11:43 -0500)
commit512ee2fd9ca1c0b447a144c6c49a53a010f8d6fa
treeced57d65db6d5aeb07467cf51dc908e91ed42afe
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
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>
drivers/pci/host/pci-tegra.c