OSDN Git Service

staging: remove ashmem
authorChristoph Hellwig <hch@lst.de>
Tue, 15 Mar 2022 12:34:57 +0000 (13:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Mar 2022 13:25:19 +0000 (14:25 +0100)
commit721412ed3d819e767cac2b06646bf03aa158aaec
tree010a8f61c5d5951f86256ca720b12f1558b27de3
parent78b33c600486e97c9b61c25a37b283c211be8560
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>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/android/Kconfig [deleted file]
drivers/staging/android/Makefile [deleted file]
drivers/staging/android/TODO [deleted file]
drivers/staging/android/ashmem.c [deleted file]
drivers/staging/android/ashmem.h [deleted file]
drivers/staging/android/uapi/ashmem.h [deleted file]