]> err.no Git - linux-2.6/blobdiff - drivers/scsi/u14-34f.c
Pull acpi_device_handle_cleanup into release branch
[linux-2.6] / drivers / scsi / u14-34f.c
index 1ce29ba683eb72a8953adb95cd9fa0e2d660d83c..35c043e38ed45c93f3c0eef40236e5647ec380f8 100644 (file)
  *  clustering is enabled. ENABLE_CLUSTERING provides a performance increase
  *  up to 50% on sequential access.
  *
- *  Since the Scsi_Host_Template structure is shared among all 14F and 34F,
+ *  Since the struct scsi_host_template structure is shared among all 14F and 34F,
  *  the last setting of use_clustering is in effect for all of these boards.
  *
  *  Here a sample configuration using two U14F boards:
  *  the driver sets host->wish_block = TRUE for all ISA boards.
  */
 
-#include <linux/config.h>
 #include <linux/string.h>
 #include <linux/kernel.h>
 #include <linux/ioport.h>