diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2012-03-15 18:57:23 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2012-03-15 18:57:23 +0000 |
commit | eedcbe070ed694448d085ab2751855e6373dc882 (patch) | |
tree | 4e6c13f7bd721fdf6c8b8858a43ab963d8424c0b /distrib/sets/lists/comp/mi | |
parent | 582f87978beb9c9f7445650954ace087e85f9398 (diff) |
uncached_base was introduced early in IP27 support, since these designs use
subspaces in the CCA_NC uncached memory space. However, being coherent,
there was never a need for bus_dma to use uncached addresses.
This means that, on the only systems where uncached_base was not set to
PHYS_TO_XKPHYS(0, CCA_NC), it was never used.
Remove the variable, and replace PHYS_TO_UNCACHED() with
PHYS_TO_XKPHYS(, CCA_NC). No functional change.
Diffstat (limited to 'distrib/sets/lists/comp/mi')
0 files changed, 0 insertions, 0 deletions