diff options
author | Simon Glass <sjg@chromium.org> | 2014-09-17 09:02:38 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-09-23 12:44:30 -0600 |
commit | 91cbd792c46c916ef196c5b7cd16ff592d2f3632 (patch) | |
tree | 0bbc6b1ee9085f4ec1279b6143902dd1e56f372e /drivers/spi | |
parent | bf1a86fca0111067021f3d263242767d3709d7be (diff) | |
download | u-boot-imx-91cbd792c46c916ef196c5b7cd16ff592d2f3632.zip u-boot-imx-91cbd792c46c916ef196c5b7cd16ff592d2f3632.tar.gz u-boot-imx-91cbd792c46c916ef196c5b7cd16ff592d2f3632.tar.bz2 |
dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL
The sequence number support in driver model requires device tree control.
It should be skipped if CONFIG_OF_CONTROL is not defined, and should not
require functions from fdtdec.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions