]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: gpio: Don't use the driver model uclass for SPL
authorSimon Glass <sjg@chromium.org>
Wed, 23 Jul 2014 12:54:56 +0000 (06:54 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 23 Jul 2014 13:07:23 +0000 (14:07 +0100)
commit5b9765c7d689166899918d49e4884e9b8c51a8ae
tree760e0ade73db4dbe3e68fe41a16958c16297cf19
parent6d7601e74437f3c915667a829ab722ba5174ec72
dm: gpio: Don't use the driver model uclass for SPL

Driver model does not support SPL yet, so we should not use the GPIO
uclass for SPL.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/gpio/Makefile