summaryrefslogtreecommitdiffstats
path: root/sound/hda/Makefile
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-03-03 17:33:10 +0100
committerTakashi Iwai <tiwai@suse.de>2015-03-23 13:19:35 +0100
commit71fc4c7ef5ef2d0ddd22f0545ede4c135b554b84 (patch)
tree2fad250a6c6f229aabd6b1aab41d24a50da511d9 /sound/hda/Makefile
parente311782acd196d17d25b323d115709c50c8f7d3f (diff)
downloadop-kernel-dev-71fc4c7ef5ef2d0ddd22f0545ede4c135b554b84.zip
op-kernel-dev-71fc4c7ef5ef2d0ddd22f0545ede4c135b554b84.tar.gz
ALSA: hda - Move generic array helpers to core lib
This will be used by the regmap support. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/hda/Makefile')
-rw-r--r--sound/hda/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/hda/Makefile b/sound/hda/Makefile
index eec5da0..e508ba1 100644
--- a/sound/hda/Makefile
+++ b/sound/hda/Makefile
@@ -1,4 +1,5 @@
-snd-hda-core-objs := hda_bus_type.o hdac_bus.o hdac_device.o hdac_sysfs.o
+snd-hda-core-objs := hda_bus_type.o hdac_bus.o hdac_device.o hdac_sysfs.o \
+ array.o
snd-hda-core-objs += trace.o
CFLAGS_trace.o := -I$(src)
OpenPOWER on IntegriCloud