sparc: move page_to_phys to page.h
authorSam Ravnborg <sam@ravnborg.org>
Sat, 26 Apr 2014 07:57:34 +0000 (09:57 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 May 2014 05:30:20 +0000 (01:30 -0400)
Preparation for introducing asm-generic/io.h this move was required.
In asm-generic page_to_phys is placed in page.h - so do the same here.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found