diff options
author | Christian Brauner <christian@brauner.io> | 2019-01-11 00:25:41 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-11 10:18:24 +0100 |
commit | c13295ad219d8bb0e47942d4cfc8251de449a67e (patch) | |
tree | ce94a413ea0e334ef9207ff150325ba81e5f9d41 /include/uapi | |
parent | 849d540ddfcd4f232f3b2cf40a2e07eccbd6212c (diff) | |
download | blackbird-obmc-linux-c13295ad219d8bb0e47942d4cfc8251de449a67e.tar.gz blackbird-obmc-linux-c13295ad219d8bb0e47942d4cfc8251de449a67e.zip |
binderfs: rename header to binderfs.h
It doesn't make sense to call the header binder_ctl.h when its sole
existence is tied to binderfs. So give it a sensible name. Users will far
more easily remember binderfs.h than binder_ctl.h.
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi')
-rw-r--r-- | include/uapi/linux/android/binderfs.h (renamed from include/uapi/linux/android/binder_ctl.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/include/uapi/linux/android/binder_ctl.h b/include/uapi/linux/android/binderfs.h index 65b2efd1a0a5..65b2efd1a0a5 100644 --- a/include/uapi/linux/android/binder_ctl.h +++ b/include/uapi/linux/android/binderfs.h |