ASoC: samsung: i2s: Add missing clk_disable_unprepare() on error in samsung_i2s_probe()
[deliverable/linux.git] / arch / xtensa / lib / Makefile
1 #
2 # Makefile for Xtensa-specific library files.
3 #
4
5 lib-y += memcopy.o memset.o checksum.o \
6 usercopy.o strncpy_user.o strnlen_user.o
7 lib-$(CONFIG_PCI) += pci-auto.o
This page took 0.053069 seconds and 5 git commands to generate.