Jens Axboe bbe425cd9a cciss: fix build for PROC_FS disabled
The recent patch to fix the removal of a non-existing proc
directory introduced this build problem for !CONFIG_PROC_FS:

drivers/block/cciss.c:4929: error: 'proc_cciss' undeclared (first use in this function)

Fix it by moving proc_cciss outside of the CONFIG_PROC_FS scope.

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2010-11-17 11:56:13 +01:00
..
2010-11-10 14:54:09 +01:00
2010-08-07 18:52:30 +02:00
2010-02-22 13:44:45 +01:00
2010-11-17 11:56:13 +01:00
2010-10-23 18:45:06 +02:00
2010-11-10 14:54:09 +01:00
2009-03-26 21:15:27 +01:00
2008-10-21 07:48:11 -04:00
2010-11-10 14:54:09 +01:00