> On Wed, Aug 01, 2007 at 09:39:12PM +0800, Eugene Teo wrote:
>> This patch fixes the following compile error:
>>
>> drivers/scsi/advansys.c: In function 'advansys_board_found':
>> drivers/scsi/advansys.c:17781: error: implicit declaration of function
>> 'to_pci_dev'
>
> Or just remove the ifdefs around the include ... which is done in this
> patch:
>
>
http://www.kernel.org/pub/linux/kernel/people/willy/advansys-2007-07-30/0001-advansys-...
>
> I'd be interested in seeing the results of the randconfig trials on the
> driver with those 23 patches applied, but not particularly interested in
> the intermediate result.
>