commit | ba8f318471f66d5d5b79da68112525cf432b2b18 | [log] [tgz] |
---|---|---|
author | Ian Campbell <ian.campbell@citrix.com> | Thu Aug 18 09:37:02 2011 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Aug 23 13:39:48 2011 -0700 |
tree | 6fd45d000dbf5832e9def49ddb0dddc927121bd0 | |
parent | 35a177a08d14f238d89d7f03918d3e0482af3240 [diff] |
m68k: fix __page_to_pfn for a const struct page argument Fixes fallout due to the removal of the cast in commit aa462abe8aaf ("mm: fix __page_to_pfn for a const struct page argument") Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Cc: Andrew Morton <akpm@linux-foundation.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: linux-m68k@lists.linux-m68k.org Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>