sh_eth: Add asm/cacheflush.h
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Mon, 26 Oct 2009 13:49:50 +0000 (13:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Oct 2009 00:19:44 +0000 (17:19 -0700)
commitf568a926a353d6816b3704d7367f34371df44ce7
treec03e5234aeb493ced7c8e948b0c040e10efa32fe
parentfb64bb560e181363c29ed4fe12a0d82765d61733
sh_eth: Add asm/cacheflush.h

Add include asm/cacheflush.h,  because declaration of __flush_purge_region
moved to asm/cacheflush.h.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sh_eth.c