[SCSI] megaraid_sas: Rename megaraid_sas.c to megaraid_sas_base.c
This patch renames megaraid_sas.c to megaraid_sas_base.c to facilitate other files in the compile. Signed-off-by: Adam Radford <aradford@gmail.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
This commit is contained in:
committed by
James Bottomley
parent
fd01a6632d
commit
0d49016bba
@@ -1,3 +1,4 @@
|
|||||||
obj-$(CONFIG_MEGARAID_MM) += megaraid_mm.o
|
obj-$(CONFIG_MEGARAID_MM) += megaraid_mm.o
|
||||||
obj-$(CONFIG_MEGARAID_MAILBOX) += megaraid_mbox.o
|
obj-$(CONFIG_MEGARAID_MAILBOX) += megaraid_mbox.o
|
||||||
obj-$(CONFIG_MEGARAID_SAS) += megaraid_sas.o
|
obj-$(CONFIG_MEGARAID_SAS) += megaraid_sas.o
|
||||||
|
megaraid_sas-objs := megaraid_sas_base.o
|
||||||
|
Reference in New Issue
Block a user