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
Create drivers/of/platform.c
and populate it with the common parts from PowerPC and Sparc[64]. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: Paul Mackerras <paulus@samba.org> Acked-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
obj-y = base.o
|
||||
obj-$(CONFIG_OF_DEVICE) += device.o
|
||||
obj-$(CONFIG_OF_DEVICE) += device.o platform.o
|
||||
|
||||
Reference in New Issue
Block a user