]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - include/video/edid.h
net: dst: Force 4-byte alignment of dst_metrics
[mirror_ubuntu-bionic-kernel.git] / include / video / edid.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
1da177e4
LT
2#ifndef __linux_video_edid_h__
3#define __linux_video_edid_h__
4
b889fcf6 5#include <uapi/video/edid.h>
1da177e4 6
e9356f4d 7#ifdef CONFIG_X86
1da177e4 8extern struct edid_info edid_info;
e9356f4d 9#endif
1da177e4 10#endif /* __linux_video_edid_h__ */