Mike Pagano 231bc2a222 cciss: error: implicit declaration of function 'sg_init_table'
This patch adds the missing include directive <linux/scatterlist.h> to the
cciss.c source file.    This was discovered by our release team when building
the kernel for the Alpha architecture.

Errors were found as references to functions 'sg_init_table' and 'sg_page' do
not exist without the include for Alpha.

Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Cc: Jens Axboe <jens.axboe@oracle.com>
Cc: <mike.miller@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-11 08:06:44 -07:00
..
2008-02-08 09:22:30 -08:00
2007-10-29 11:33:05 +01:00
2005-04-16 15:20:36 -07:00
2008-03-13 13:11:43 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-02-06 10:41:01 -08:00
2008-03-04 16:35:12 -08:00
2005-04-16 15:20:36 -07:00
2008-02-14 20:58:04 -08:00
2008-01-28 10:36:42 +01:00