Skip to content
  • Peter Foley's avatar
    Documentation: update include path for mpssd · 7b345771
    Peter Foley authored
    
    
    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: default avatarPeter 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: default avatarJiri Kosina <jkosina@suse.cz>
    7b345771