From: akpm@osdl.org Date: Tue, 5 Dec 2006 07:06:48 +0000 (-0800) Subject: [SCSI] tgt: fix undefined flush_dcache_page() problem X-Git-Tag: v2.6.20-rc1~34^2~20^2~41^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e42ebefee15894522f3a84045887573ebc9b764e;p=pandora-kernel.git [SCSI] tgt: fix undefined flush_dcache_page() problem drivers/scsi/scsi_tgt_if.c: In function 'tgt_uspace_send_event': drivers/scsi/scsi_tgt_if.c:88: warning: implicit declaration of function 'flush_dcache_page' Signed-off-by: Andrew Morton Signed-off-by: James Bottomley --- Reading git-diff-tree failed