Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d465c83b authored by synt4x93's avatar synt4x93
Browse files

drivers: kperfmon: nuke kperfmon_DUMMY

Change-Id: I8ff1cbba1a91cf0e3044a1460933dcfc69bd17bc
parent 0053438e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -9,5 +9,4 @@ ifeq (existexist, $(shell [ -e $(srctree)/include/linux/olog.pb.h ] && echo exis
	obj-y				+= kperfmon.o
else
	obj-y				+= ologk.o
$(info kperfmon_DUMMY="$(shell cp -f $(srctree)/drivers/kperfmon/ologk.h $(srctree)/include/linux/)")
endif