scsi: arm: Rename arm/scsi.h into arm/arm_scsi.h
authorBart Van Assche <bvanassche@acm.org>
Fri, 18 Feb 2022 19:50:37 +0000 (11:50 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 23 Feb 2022 02:11:03 +0000 (21:11 -0500)
commit8c97e2f390f56ea81e71abf02af3a6cf4de598f0
tree7a7ff656b453bac151ffc39019b44c5661592cad
parentff1269cb3d978655fb4f61f87d08a46af9854567
scsi: arm: Rename arm/scsi.h into arm/arm_scsi.h

The new name makes the purpose of this header file more clear and also
makes it easier to find this header file with grep.

Link: https://lore.kernel.org/r/20220218195117.25689-10-bvanassche@acm.org
Cc: Russell King <linux@armlinux.org.uk>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/arm/acornscsi.c
drivers/scsi/arm/arm_scsi.h [new file with mode: 0644]
drivers/scsi/arm/cumana_2.c
drivers/scsi/arm/eesox.c
drivers/scsi/arm/fas216.c
drivers/scsi/arm/powertec.c
drivers/scsi/arm/scsi.h [deleted file]