scsi: dc395x: Remove DEBUG conditional compilation
authorOliver Neukum <oneukum@suse.com>
Mon, 28 Apr 2025 12:43:45 +0000 (14:43 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 29 Apr 2025 01:27:23 +0000 (21:27 -0400)
commit62b434b0db2cdc21d6fe978d24d8f84e473cb5e7
treeb52d74d1c4996c357ce18d6407c59106b538f73b
parenta84a12d34f824fdff06d8191990a94cdb1c17dae
scsi: dc395x: Remove DEBUG conditional compilation

Building dc395x with debugging enabled has been broken for ages.  This
driver needs to be converted to dynamic debugging.  Remove the crud.

Fixes: a862ea31655a ("[SCSI] dc395x: convert to use the data buffer accessors")
Signed-off-by: Oliver Neukum <oneukum@suse.com>
Link: https://lore.kernel.org/r/20250428124345.520137-1-oneukum@suse.com
Reviewed-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/dc395x.c