UAPI: (Scripted) Disintegrate include/video
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
This commit is contained in:
parent
1800098549
commit
b889fcf63c
8 changed files with 284 additions and 254 deletions
9
include/uapi/video/edid.h
Normal file
9
include/uapi/video/edid.h
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#ifndef _UAPI__linux_video_edid_h__
|
||||
#define _UAPI__linux_video_edid_h__
|
||||
|
||||
struct edid_info {
|
||||
unsigned char dummy[128];
|
||||
};
|
||||
|
||||
|
||||
#endif /* _UAPI__linux_video_edid_h__ */
|
||||
Loading…
Add table
Add a link
Reference in a new issue