]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: android: ion: Remove duplicate ION_IOC_MAP
authorLaura Abbott <labbott@redhat.com>
Mon, 3 Apr 2017 18:57:53 +0000 (11:57 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Apr 2017 10:36:11 +0000 (12:36 +0200)
commitdb70331bc632a9c009aa56678b1c64e388458837
treea15290eea894f269f572a14f3da505906d2300ce
parent4c23cbff073f3b9bf03c3ccd75bc2d09b34fcc15
staging: android: ion: Remove duplicate ION_IOC_MAP

ION_IOC_MAP is the same as ION_IOC_SHARE. We really don't need two
identical interfaces. Remove it.

Signed-off-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/compat_ion.c
drivers/staging/android/ion/ion-ioctl.c
drivers/staging/android/uapi/ion.h