commit | ea45ea22f7718deeb1c3f21d9d885e726d8f52bd | [log] [tgz] |
---|---|---|
author | Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> | Fri Nov 04 02:38:07 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Fri Mar 30 23:58:36 2012 +0200 |
tree | 4f94280931bf84cda3815114f85cf45e2262b396 | |
parent | 752425820e5b7747b1bc325d295cc8546b15bc40 [diff] |
net/altera_tse: use flush_dcache_range instead of flush_dcache flush_dcache is not declared in the common.h API, flush_dcache_range however is Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> Cc: Ben Warren <biggerbadderben@gmail.com> Cc: Thomas Chou <thomas@wytron.com.tw> Acked-by: Thomas Chou <thomas@wytron.com.tw>