We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c1fdcd commit 4ce7122Copy full SHA for 4ce7122
drivers/perf/hisilicon/Makefile
@@ -1,6 +1,6 @@
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-$(CONFIG_HISI_PMU) += hisi_uncore_pmu.o hisi_uncore_l3c_pmu.o \
3
- hisi_uncore_hha_pmu.o hisi_uncore_ddrc_pmu.o hisi_uncore_sllc_pmu.o \
+ hisi_uncore_hha_pmu.o hisi_uncore_sllc_pmu.o \
4
hisi_uncore_pa_pmu.o hisi_uncore_cpa_pmu.o
5
6
obj-$(CONFIG_HISI_PCIE_PMU) += hisi_pcie_pmu.o
0 commit comments