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:
@@ -1,14 +1,9 @@
|
||||
#ifndef __linux_video_edid_h__
|
||||
#define __linux_video_edid_h__
|
||||
|
||||
struct edid_info {
|
||||
unsigned char dummy[128];
|
||||
};
|
||||
#include <uapi/video/edid.h>
|
||||
|
||||
#ifdef __KERNEL__
|
||||
#ifdef CONFIG_X86
|
||||
extern struct edid_info edid_info;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif /* __linux_video_edid_h__ */
|
||||
|
||||
Reference in New Issue
Block a user