]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: fdt: Remove the old GPIO functions
authorSimon Glass <sjg@chromium.org>
Tue, 6 Jan 2015 03:05:43 +0000 (20:05 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 30 Jan 2015 00:09:53 +0000 (17:09 -0700)
commit009067c3b756de0f94f4a0d03718873614e756f1
treec1ed7dc3de469184e755d9d6cf4ab75d06336747
parent6f755eb66bbbdf1186b3aaae245ac9fc255def46
dm: fdt: Remove the old GPIO functions

Now that we support device tree GPIO bindings directly in the driver model
GPIO uclass we can remove these functions.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/fdtdec.h
lib/fdtdec.c