You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux.
Signed-off-by: Kristian Høgsberg <krh@redhat.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
This commit is contained in:
committed by
Stefan Richter
parent
abaa5743e3
commit
9640d3d775
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
fw-core-objs := fw-card.o fw-topology.o fw-transaction.o fw-iso.o \
|
||||
fw-device.o fw-device-cdev.o
|
||||
fw-device.o fw-cdev.o
|
||||
|
||||
obj-$(CONFIG_FIREWIRE) += fw-core.o
|
||||
obj-$(CONFIG_FIREWIRE_OHCI) += fw-ohci.o
|
||||
|
||||
Reference in New Issue
Block a user