]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - include/video/edid.h
clocksource: arm_arch_timer: add structs to describe MMIO timer
[mirror_ubuntu-zesty-kernel.git] / include / video / edid.h
CommitLineData
1da177e4
LT
1#ifndef __linux_video_edid_h__
2#define __linux_video_edid_h__
3
b889fcf6 4#include <uapi/video/edid.h>
1da177e4 5
e9356f4d 6#ifdef CONFIG_X86
1da177e4 7extern struct edid_info edid_info;
e9356f4d 8#endif
1da177e4 9#endif /* __linux_video_edid_h__ */