diff options
| author | Siddartha Mohanadoss <smohanad@codeaurora.org> | 2016-04-08 11:34:35 -0700 |
|---|---|---|
| committer | Jeevan Shriram <jshriram@codeaurora.org> | 2016-04-13 11:12:20 -0700 |
| commit | 96b933ebbf337e38f968140706db42d2c9318bfb (patch) | |
| tree | aabd7b162a6c3801463980c38076ee3b347e6560 /include/uapi/linux/Kbuild | |
| parent | 4cb670d8db1073c3076d93e88ea299d94c81189e (diff) | |
uapi: Add MHI device
Export MHI device header for user space clients.
Change-Id: I0f68975dfcad9483182e5af5477153f39a98ac1f
Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/Kbuild')
| -rw-r--r-- | include/uapi/linux/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index 96a79417671a..29e3be2ce18c 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild @@ -271,6 +271,7 @@ header-y += membarrier.h header-y += memfd.h header-y += mempolicy.h header-y += meye.h +header-y += mhi.h header-y += mic_common.h header-y += mic_ioctl.h header-y += mii.h |
