Files
linux/drivers/block
Alexander Beregalov 1e6f2dc119 cciss: fix build when !PROC_FS
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)

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2009-10-01 21:15:45 +02:00
..
2009-10-01 21:15:45 +02:00
2009-10-01 21:15:40 +02:00
2009-10-01 21:15:40 +02:00
2009-09-22 07:17:25 -07:00
2009-03-26 21:15:27 +01:00
2009-09-22 07:17:25 -07:00
2009-09-22 07:17:25 -07:00
2008-10-21 07:48:11 -04:00