diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2015-03-25 10:11:55 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-04-07 09:15:13 +0200 |
commit | 5dd4e4f6fe9495f02d4594bd460b84008a3e8e93 (patch) | |
tree | 5a1d671fc5d6d27ffc340aad7705c5fe848b2355 /COPYING | |
parent | powerpc/mm: Remove duplicate declaration of setbat() (diff) | |
download | linux-5dd4e4f6fe9495f02d4594bd460b84008a3e8e93.tar.xz linux-5dd4e4f6fe9495f02d4594bd460b84008a3e8e93.zip |
powerpc/mm: Change setbat() to take a pgprot_t rather than flags
The callers of setbat() are actually passing a pgprot_t for the flags
parameter. This doesn't matter unless STRICT_MM_TYPECHECKS is enabled.
So we can turn that on without breaking the build, change setbat() to
take a pgprot_t and have it convert it to an unsigned long internally.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions