From: Roger Quadros Date: Wed, 5 Aug 2015 14:01:54 +0000 (+0300) Subject: memory: omap-gpmc: Move device tree binding to correct location X-Git-Tag: v4.7-rc1~65^2~2^2~131^2~5 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=3c76f6119a64eb8ff6d088ceb6ca03891e29a7ce;p=users%2Fjedix%2Flinux-maple.git memory: omap-gpmc: Move device tree binding to correct location omap-gpmc.c is a memory controller so move the binding to the right place. Signed-off-by: Roger Quadros Acked-by: Rob Herring Acked-by: Tony Lindgren --- diff --git a/Documentation/devicetree/bindings/bus/ti-gpmc.txt b/Documentation/devicetree/bindings/memory-controllers/omap-gpmc.txt similarity index 100% rename from Documentation/devicetree/bindings/bus/ti-gpmc.txt rename to Documentation/devicetree/bindings/memory-controllers/omap-gpmc.txt