From: Serban Constantinescu Date: Tue, 9 Apr 2013 10:00:52 +0000 (+0100) Subject: staging: android: binder: replace IOCTL types with user-exportable types X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~184 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa7a82b9f941f1e299bf9b26dcd8bb76ecce3c8f;p=pandora-kernel.git staging: android: binder: replace IOCTL types with user-exportable types This patch modifies the IOCTL macros to use user-exportable data types, as they are the referred kernel types for the user/kernel interface. The patch does not change in any way the functionality of the binder driver. Signed-off-by: Serban Constantinescu Acked-by: Arve Hjønnevåg Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed