]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: Drop gpio.h header from fdtdec.c
authorSimon Glass <sjg@chromium.org>
Thu, 15 Jan 2015 16:19:36 +0000 (09:19 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 30 Jan 2015 00:09:53 +0000 (17:09 -0700)
commita08d643dbd855df837724a582babc55e82bd03b7
treeb7e1c66569fbd772596fec431ee39169d4e611bd
parent009067c3b756de0f94f4a0d03718873614e756f1
dm: Drop gpio.h header from fdtdec.c

Since GPIO support has now moved to the driver model uclass, we can drop
this include.

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