diff options
| author | Sudeep Dutt <sudeep.dutt@intel.com> | 2015-04-29 08:32:28 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-24 15:13:36 -0400 |
| commit | 7df20f2d893db42eaa1ea1e30a2573c971ec9238 (patch) | |
| tree | 372f796f0c48006754facac07edda9ea390b88c7 /include/uapi/linux/Kbuild | |
| parent | 0d09f1a54d9710548c9af72dc1564c8291a5307c (diff) | |
misc: mic: SCIF header file and IOCTL interface
This patch introduces the SCIF documentation in the header file
and describes the IOCTL interface for user mode. mic_overview.txt
is updated with documentation on SCIF and a new document
describing SCIF in more details is available in scif_overview.txt.
Reviewed-by: Nikhil Rao <nikhil.rao@intel.com>
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Sudeep Dutt <sudeep.dutt@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.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 1a0006a76b00..4ad65eebbff8 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild | |||
| @@ -352,6 +352,7 @@ header-y += rtc.h | |||
| 352 | header-y += rtnetlink.h | 352 | header-y += rtnetlink.h |
| 353 | header-y += scc.h | 353 | header-y += scc.h |
| 354 | header-y += sched.h | 354 | header-y += sched.h |
| 355 | header-y += scif_ioctl.h | ||
| 355 | header-y += screen_info.h | 356 | header-y += screen_info.h |
| 356 | header-y += sctp.h | 357 | header-y += sctp.h |
| 357 | header-y += sdla.h | 358 | header-y += sdla.h |
