From 9c7fbe2fbd1d861c50912b10b2bc3a15371a7a5e Mon Sep 17 00:00:00 2001
From: Paul Mundt <lethal@linux-sh.org>
Date: Wed, 23 Mar 2011 08:16:45 +0900
Subject: [PATCH] video: Move sm501fb devicetree binding documentation to a
 better place.

Now that there is a Documentation/devicetree hierarchy, and the driver in
question has no specific platform dependency, move the binding
information to a more appropriate place.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
---
 .../dts-bindings/sm501.txt => devicetree/bindings/fb/sm501fb.txt} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/{powerpc/dts-bindings/sm501.txt => devicetree/bindings/fb/sm501fb.txt} (100%)

diff --git a/Documentation/powerpc/dts-bindings/sm501.txt b/Documentation/devicetree/bindings/fb/sm501fb.txt
similarity index 100%
rename from Documentation/powerpc/dts-bindings/sm501.txt
rename to Documentation/devicetree/bindings/fb/sm501fb.txt
-- 
GitLab