aboutsummaryrefslogtreecommitdiff
path: root/android/configs
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2013-09-19 10:13:53 -0500
committerColin Cross <ccross@android.com>2013-12-12 15:27:04 -0800
commitf26a6f2aa0beea7eeb0a2f69d44a5975ef8c887e (patch)
tree4eca608f957680436ce97006ac5c95bc4e199fc5 /android/configs
parentc7442a7605836527b6d8e6e7ed42608f35ae85ca (diff)
ion: don't use phys_to_page or __phys_to_pfn
phys_to_page and __phys_to_pfn don't exist on all platforms. Use a combination of pfn_to_page, PFN_DOWN, page_to_pfn, and virt_to_page to get the same results. Change-Id: I53cef26059800bc8b7fb85ae458741574c97c257 Signed-off-by: Colin Cross <ccross@android.com>
Diffstat (limited to 'android/configs')
0 files changed, 0 insertions, 0 deletions