m68k: fix __page_to_pfn for a const struct page argument
authorIan Campbell <ian.campbell@citrix.com>
Thu, 18 Aug 2011 08:37:02 +0000 (09:37 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Aug 2011 20:39:48 +0000 (13:39 -0700)
commitba8f318471f66d5d5b79da68112525cf432b2b18
tree6fd45d000dbf5832e9def49ddb0dddc927121bd0
parent35a177a08d14f238d89d7f03918d3e0482af3240
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>
arch/m68k/include/asm/page_mm.h