+43
−2
drivers/scsi/g_NCR5380.h
deleted100644 → 0
+0
−56
+79
−1
drivers/scsi/sun3_scsi.h
deleted100644 → 0
+0
−102
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The NCR5380 wrapper drivers don't export symbols or declarations and don't actually need separate header files. Most of these header files were removed already; only sun3_scsi.h and g_NCR5380.h remain. Move the remaining definitions to the corresponding .c files to improve readability and proximity. The #defines which influence the #included core driver are no longer mixed up with unrelated #defines and #includes. Signed-off-by:Finn Thain <fthain@telegraphics.com.au> Tested-by:
Ondrej Zary <linux@rainbow-software.org> Tested-by:
Michael Schmitz <schmitzmic@gmail.com> Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com>