kernel-ark/Documentation/mic/mpssd
Peter Foley 7b345771ba Documentation: update include path for mpssd
sysfs.c includes mpssd.h which includes virtio_ids.h.
sysfs.c doesn't have the proper include flags set to use the latest
headers, so this causes a build error if the system headers are too old.

Signed-off-by: Peter Foley <pefoley2@pefoley.com>
Cc: rdunlap@infradead.org
Cc: linux-doc@vger.kernel.org
Cc: sudeep.dutt@intel.com
Cc: nikhil.rao@intel.com
Cc: ashutosh.dixit@intel.com
Cc: akpm@linux-foundation.org
Cc: gregkh@linuxfoundation.org
Cc: harshavardhan.r.kharche@intel.com
Cc: caz.yokoyama@intel.com
Cc: dasaratharaman.chandramouli@intel.com
Cc: jkosina@suse.cz
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2014-10-03 15:48:20 +02:00
..
.gitignore
Makefile Documentation: update include path for mpssd 2014-10-03 15:48:20 +02:00
micctrl
mpss misc: mic: add support for loading/unloading dma driver 2014-07-11 18:31:12 -07:00
mpssd.c Documentation: support glibc versions without htole macros 2014-09-26 11:02:58 +02:00
mpssd.h misc: mic: Enable OSPM suspend and resume support. 2013-10-05 18:01:42 -07:00
sysfs.c