diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2013-08-09 22:17:03 +0200 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2013-08-30 17:56:38 +0200 |
commit | 084fe6a0f53f61fd5f9b33391af1077addec0ce0 (patch) | |
tree | 36651b0396ccdff9c2cdebddbe2c1c3e1aa5d4e0 /arch/tile/lib | |
parent | tile: do less L1 I-cache eviction (diff) | |
download | linux-084fe6a0f53f61fd5f9b33391af1077addec0ce0.tar.xz linux-084fe6a0f53f61fd5f9b33391af1077addec0ce0.zip |
tile: remove set/clear_fixmap APIs
Nothing in the codebase was using them, and as written they took
"unsigned long" as the physical address rather than "phys_addr_t",
which is wrong on tilepro anyway. Rather than fixing stale APIs,
just remove them; if there's ever demand for them on this platform,
we can put them back.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'arch/tile/lib')
0 files changed, 0 insertions, 0 deletions