misc: mic: fix a warning in the IOCTL header file.
authorSudeep Dutt <sudeep.dutt@intel.com>
Fri, 27 Sep 2013 16:50:06 +0000 (09:50 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 28 Sep 2013 00:20:19 +0000 (17:20 -0700)
commitb019ba959fc4600a646bb9d732149b1b0056f88a
treefeb57d7cf135b8d1baf3ce5e0e28941c8a2d83e0
parentced2c60fb5024a5cf5c33cb573b3d6a66d738f36
misc: mic: fix a warning in the IOCTL header file.

The following warning from mic_ioctl.h is fixed via this patch:
found __[us]{8,16,32,64} type without #include <linux/types.h>

Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com>
Signed-off-by: Nikhil Rao <nikhil.rao@intel.com>
Signed-off-by: Harshavardhan R Kharche <harshavardhan.r.kharche@intel.com>
Signed-off-by: Sudeep Dutt <sudeep.dutt@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/mic_ioctl.h