commit | 83ea1308537aabb5fd72a11cd9bada9d8496d585 | [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 | a7ed871b728f846303c234d3622a182c9e25579e [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>