diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2020-02-14 18:41:34 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-02-19 12:10:32 +0100 |
commit | e2c79ab7d75b4c6ed827e8078e5ebe2d059edafc (patch) | |
tree | 7659a0a9d7869f97bf58499635e9754f013016bc | |
parent | docs: admin-guide: edid: Clarify where to run "make" (diff) | |
download | linux-e2c79ab7d75b4c6ed827e8078e5ebe2d059edafc.tar.xz linux-e2c79ab7d75b4c6ed827e8078e5ebe2d059edafc.zip |
tools/edid: Move EDID data sets from Documentation/
The EDID files are not really documentation.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | tools/edid/1024x768.S (renamed from Documentation/EDID/1024x768.S) | 0 | ||||
-rw-r--r-- | tools/edid/1280x1024.S (renamed from Documentation/EDID/1280x1024.S) | 0 | ||||
-rw-r--r-- | tools/edid/1600x1200.S (renamed from Documentation/EDID/1600x1200.S) | 0 | ||||
-rw-r--r-- | tools/edid/1680x1050.S (renamed from Documentation/EDID/1680x1050.S) | 0 | ||||
-rw-r--r-- | tools/edid/1920x1080.S (renamed from Documentation/EDID/1920x1080.S) | 0 | ||||
-rw-r--r-- | tools/edid/800x600.S (renamed from Documentation/EDID/800x600.S) | 0 | ||||
-rw-r--r-- | tools/edid/Makefile (renamed from Documentation/EDID/Makefile) | 0 | ||||
-rw-r--r-- | tools/edid/edid.S (renamed from Documentation/EDID/edid.S) | 0 | ||||
-rw-r--r-- | tools/edid/hex (renamed from Documentation/EDID/hex) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/Documentation/EDID/1024x768.S b/tools/edid/1024x768.S index 4aed3f9ab88a..4aed3f9ab88a 100644 --- a/Documentation/EDID/1024x768.S +++ b/tools/edid/1024x768.S diff --git a/Documentation/EDID/1280x1024.S b/tools/edid/1280x1024.S index b26dd424cad7..b26dd424cad7 100644 --- a/Documentation/EDID/1280x1024.S +++ b/tools/edid/1280x1024.S diff --git a/Documentation/EDID/1600x1200.S b/tools/edid/1600x1200.S index 0d091b282768..0d091b282768 100644 --- a/Documentation/EDID/1600x1200.S +++ b/tools/edid/1600x1200.S diff --git a/Documentation/EDID/1680x1050.S b/tools/edid/1680x1050.S index 7dfed9a33eab..7dfed9a33eab 100644 --- a/Documentation/EDID/1680x1050.S +++ b/tools/edid/1680x1050.S diff --git a/Documentation/EDID/1920x1080.S b/tools/edid/1920x1080.S index d6ffbba28e95..d6ffbba28e95 100644 --- a/Documentation/EDID/1920x1080.S +++ b/tools/edid/1920x1080.S diff --git a/Documentation/EDID/800x600.S b/tools/edid/800x600.S index a5616588de08..a5616588de08 100644 --- a/Documentation/EDID/800x600.S +++ b/tools/edid/800x600.S diff --git a/Documentation/EDID/Makefile b/tools/edid/Makefile index 85a927dfab02..85a927dfab02 100644 --- a/Documentation/EDID/Makefile +++ b/tools/edid/Makefile diff --git a/Documentation/EDID/edid.S b/tools/edid/edid.S index c3d13815526d..c3d13815526d 100644 --- a/Documentation/EDID/edid.S +++ b/tools/edid/edid.S diff --git a/Documentation/EDID/hex b/tools/edid/hex index 8873ebb618af..8873ebb618af 100644 --- a/Documentation/EDID/hex +++ b/tools/edid/hex |