iwlwifi: mvm: don't double unlock the mutex in __iwl_mvm_resume()
[deliverable/linux.git] / drivers / soc / Makefile
1 #
2 # Makefile for the Linux Kernel SOC specific device drivers.
3 #
4
5 obj-$(CONFIG_ARCH_QCOM) += qcom/
6 obj-$(CONFIG_ARCH_TEGRA) += tegra/
7 obj-$(CONFIG_SOC_TI) += ti/
8 obj-$(CONFIG_PLAT_VERSATILE) += versatile/
This page took 0.032235 seconds and 5 git commands to generate.