From: Greg Kroah-Hartman Date: Thu, 16 Oct 2014 13:22:30 +0000 (+0200) Subject: android: uapi: binder.h X-Git-Tag: v4.14-rc1~6283^2~1065 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bc2d62a01b336983b8abd1cb2337f305352f29ef;p=platform%2Fkernel%2Flinux-rpi.git android: uapi: binder.h add types.h to .h file to pass the checker scripts, and provide a proper uapi .h file. Signed-off-by: Greg Kroah-Hartman --- diff --git a/include/uapi/linux/android/binder.h b/include/uapi/linux/android/binder.h index dba4cef..41420e3 100644 --- a/include/uapi/linux/android/binder.h +++ b/include/uapi/linux/android/binder.h @@ -20,6 +20,7 @@ #ifndef _UAPI_LINUX_BINDER_H #define _UAPI_LINUX_BINDER_H +#include #include #define B_PACK_CHARS(c1, c2, c3, c4) \