diff options
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | 2007-08-13 14:24:01 (GMT) |
---|---|---|
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | 2007-08-15 14:36:56 (GMT) |
commit | cca67164bbdb083df9adb6480822518b0f4b358f (patch) | |
tree | a4b951950a6f9dfb880d25d57a932760aa2032f1 /lib/sort.c | |
parent | 6f834197a79d34d65ca44e9c77f2571edbcfb64b (diff) | |
download | linux-fsl-qoriq-cca67164bbdb083df9adb6480822518b0f4b358f.tar.xz |
[AVR32] Define mmiowb()
Add empty definition of mmiowb() since some drivers need it. Uncached
writes are strongly ordered on AVR32. They may be delayed if the
dcache is busy doing a writeback, but AFAICT that's not what this
macro is supposed to deal with, at least on UP systems.
We might have to revisit this definition when a SMP-capable AVR32 CPU
comes along, depending on how the busses and cache coherency stuff
end up being implemented.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Diffstat (limited to 'lib/sort.c')
0 files changed, 0 insertions, 0 deletions