aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2018-02-06 15:42:23 -0800
committerLinus Torvalds <[email protected]>2018-02-06 18:32:48 -0800
commit7732f58f571682c70449abfe80772699cef3fd19 (patch)
tree3b38db5b6440f5fec23077f08e0c35ccad3cbf92
parenta5d09bed7ff7e463ad7328e8738deb551c6bbc1e (diff)
MAINTAINERS: remove ANDROID ION pattern
The file drivers/staging/android/uapi/ion_test.h was removed by commit 9828282e33a0 ("staging: android: ion: Remove old platform support") Remove the pattern. Link: http://lkml.kernel.org/r/182debec22002c9a1de44e79a7441288942b205c.1517147485.git.joe@perches.com Signed-off-by: Joe Perches <[email protected]> Acked-by: Laura Abbott <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Cc: Sumit Semwal <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f5e24c4522c5..b0f60e5c6199 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -903,7 +903,6 @@ L: [email protected]
S: Supported
F: drivers/staging/android/ion
F: drivers/staging/android/uapi/ion.h
-F: drivers/staging/android/uapi/ion_test.h
AOA (Apple Onboard Audio) ALSA DRIVER
M: Johannes Berg <[email protected]>