summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/Makefile
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2022-03-15 13:34:57 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-03-15 14:25:19 +0100
commit721412ed3d819e767cac2b06646bf03aa158aaec (patch)
tree010a8f61c5d5951f86256ca720b12f1558b27de3 /drivers/staging/android/Makefile
parent78b33c600486e97c9b61c25a37b283c211be8560 (diff)
downloadlinux-721412ed3d819e767cac2b06646bf03aa158aaec.tar.bz2
staging: remove ashmem
The mainline replacement for ashmem is memfd, so remove the legacy code from drivers/staging/ Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20220315123457.2354812-1-hch@lst.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/android/Makefile')
-rw-r--r--drivers/staging/android/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/android/Makefile b/drivers/staging/android/Makefile
deleted file mode 100644
index e9a55a5e6529..000000000000
--- a/drivers/staging/android/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0
-ccflags-y += -I$(src) # needed for trace events
-
-obj-$(CONFIG_ASHMEM) += ashmem.o