Re: [PATCH next] cciss: fix build when !PROC_FS
From: Jens Axboe
Date: Thu Sep 24 2009 - 10:15:06 EST
On Thu, Sep 24 2009, Alexander Beregalov wrote:
> Fix these build errors when CONFIG_PROC_FS is not set:
> drivers/block/cciss.c: In function 'cciss_show_raid_level':
> drivers/block/cciss.c:623: error: 'RAID_UNKNOWN' undeclared (first use in this function)
> drivers/block/cciss.c:626: error: 'raid_label' undeclared (first use in this function)
> drivers/block/cciss.c: In function 'cciss_geometry_inquiry':
> drivers/block/cciss.c:2696: error: 'RAID_UNKNOWN' undeclared (first use in this function)
Thanks, applied.
--
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/