From: George G. Davis Date: Wed, 14 Feb 2007 16:44:28 +0000 (+0100) Subject: [ARM] 4191/1: Remove redundant __flush_dcache_page() function prototype X-Git-Tag: v2.6.21-rc1~75^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb36bb7516fdd1a2a7e9155413b83d4330e4c4a7;p=pandora-kernel.git [ARM] 4191/1: Remove redundant __flush_dcache_page() function prototype Commit 1c9d3df5e88ad7db23f5b22f4341c39722a904a4 added function prototype __flush_dcache_page() in include/asm-arm/cacheflush.h. So we can remove the prototype for same in arch/arm/mm/fault-armv.c since it is now redundant to have it there. Signed-off-by: George G. Davis Signed-off-by: Russell King --- Reading git-diff-tree failed