From 70e66e4df19167653aba95b4dacbcfd3254a4019 Mon Sep 17 00:00:00 2001
From: Aaron Lu <aaron.lu@intel.com>
Date: Fri, 21 Jun 2013 00:15:59 +0200
Subject: [PATCH] ACPI / video: move video_extension.txt to Documentation/acpi

ACPI video driver is written according to ACPI spec, appendix B: Video
Extensions. So it better be put under the acpi directory instead of the
power directory. This patch moves the file there without any other
change.

Signed-off-by: Aaron Lu <aaron.lu@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
---
 Documentation/{power => acpi}/video_extension.txt | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/{power => acpi}/video_extension.txt (100%)

diff --git a/Documentation/power/video_extension.txt b/Documentation/acpi/video_extension.txt
similarity index 100%
rename from Documentation/power/video_extension.txt
rename to Documentation/acpi/video_extension.txt
-- 
GitLab