CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/10/30 13:53:51
Modified files:
sys/dev/pci/drm: drm_mipi_dsi.h
Log message:
Replace with minimal version written from scratch that just defines the data
structures and function prototypes that we need. The original file doesn't
even a suitable license even though the associated drm_mipi_dsi.c file is
MIT-licensed. Probably a mistake upstream, but better safe than sorry.
ok deraadt@
