x86: split __phys_addr out into separate file
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 10 Sep 2009 17:09:38 +0000 (10:09 -0700)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 10 Sep 2009 18:48:55 +0000 (11:48 -0700)
Split __phys_addr out into its own file so we can disable
-fstack-protector in a fine-grained fashion.  Also it doesn't
have terribly much to do with the rest of ioremap.c.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>

No differences found