diff options
author | Steven King <sfking@fdwdc.com> | 2014-06-11 20:01:10 -0700 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2014-06-20 15:11:20 +1000 |
commit | 817f72d680828bb848099adf69fd35c14ff2e182 (patch) | |
tree | 5fb8fb3d15a11caaa28f499a31ba06869e577057 /drivers/ata | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f (diff) |
m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero.
The definition of page_to_phys for nommu produces an incorrect value when
PAGE_OFFSET is non-zero. The nommu version of page_to_pfn works correctly
for non-zero PAGE_OFFSET, so use that instead.
Signed-off-by: Steven King <sfking@fdwdc.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions