]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit707747b8a74a83bbdf405499503446a6f5e5cf31
treec03e5234aeb493ced7c8e948b0c040e10efa32fe
parent7d7fe38e1c3ae985c6929efaaa20970a3594b574
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