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