Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux-2.6/btrfs-unstable.git] / drivers / hwspinlock / Makefile
blobb87c01a506a494c81a627062dff25ed1eae4ae4e
1 # SPDX-License-Identifier: GPL-2.0
3 # Generic Hardware Spinlock framework
6 obj-$(CONFIG_HWSPINLOCK) += hwspinlock_core.o
7 obj-$(CONFIG_HWSPINLOCK_OMAP) += omap_hwspinlock.o
8 obj-$(CONFIG_HWSPINLOCK_QCOM) += qcom_hwspinlock.o
9 obj-$(CONFIG_HWSPINLOCK_SIRF) += sirf_hwspinlock.o
10 obj-$(CONFIG_HWSPINLOCK_SPRD) += sprd_hwspinlock.o
11 obj-$(CONFIG_HSEM_U8500) += u8500_hsem.o