commit | 752425820e5b7747b1bc325d295cc8546b15bc40 | [log] [tgz] |
---|---|---|
author | Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> | Fri Nov 04 02:38:06 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Fri Mar 30 23:58:09 2012 +0200 |
tree | fcd11939b3351cea7be3996556c441c41a254a19 | |
parent | dbe365fd732de43b4c8fb77c4a32424f1d018956 [diff] |
net/ethoc: 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>