aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power/opp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/base/power/opp/Makefile')
-rw-r--r--drivers/base/power/opp/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/base/power/opp/Makefile b/drivers/base/power/opp/Makefile
deleted file mode 100644
index e70ceb406fe9..000000000000
--- a/drivers/base/power/opp/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG
-obj-y += core.o cpu.o
-obj-$(CONFIG_OF) += of.o
-obj-$(CONFIG_DEBUG_FS) += debugfs.o