Re: [PATCH] cciss: error: implicit declaration of function 'sg_init_table'

From: Jens Axboe
Date: Thu Apr 10 2008 - 02:57:18 EST


On Wed, Apr 09 2008, Mike Pagano wrote:
> 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.

Thanks, I'll add it.

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/