repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()
[linux/fpc-iii.git]
/
include
/
video
/
edid.h
blob
0cb8b2a92b75b71fc93f00d848560fa5f864d4b6
1
#ifndef __linux_video_edid_h__
2
#define __linux_video_edid_h__
3
4
#include <uapi/video/edid.h>
5
6
#ifdef CONFIG_X86
7
extern
struct
edid_info edid_info
;
8
#endif
9
#endif
/* __linux_video_edid_h__ */