staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exit
[deliverable/linux.git] / drivers / staging / fsl-mc / bus / Makefile
index bd09fc8cf650525696447e9dec4a3077814a4f4f..25433a9984789601084a7e69643d5ee028f57e21 100644 (file)
@@ -5,15 +5,13 @@
 #
 # This file is released under the GPLv2
 #
-obj-$(CONFIG_FSL_MC_BUS) += mc-bus-driver.o \
-                           mc-allocator-driver.o
+obj-$(CONFIG_FSL_MC_BUS) += mc-bus-driver.o
 
 mc-bus-driver-objs := mc-bus.o \
                      mc-sys.o \
                      dprc.o \
                      dpmng.o \
-                     dprc-driver.o
-
-mc-allocator-driver-objs := mc-allocator.o \
-                           dpmcp.o \
-                           dpbp.o
+                     dprc-driver.o \
+                     mc-allocator.o \
+                     dpmcp.o \
+                     dpbp.o
This page took 0.034248 seconds and 5 git commands to generate.