From: Adrian Bunk Date: Fri, 10 Aug 2007 21:50:42 +0000 (-0700) Subject: [SCSI] scsi_error.c should #include "scsi_transport_api.h" X-Git-Tag: v2.6.24-rc1~1290^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79ee8304429b497263734e59747df12117de2ea2;p=pandora-kernel.git [SCSI] scsi_error.c should #include "scsi_transport_api.h" Every file should #include the headers containing the prototypes for its global functions (in this case for scsi_schedule_eh()). Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: James Bottomley --- Reading git-diff-tree failed