edid.h 168 B

1234567
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. #ifndef __linux_video_edid_h__
  3. #define __linux_video_edid_h__
  4. #include <uapi/video/edid.h>
  5. #endif /* __linux_video_edid_h__ */