diff options
author | Faiz Abbas <faiz_abbas@ti.com> | 2020-09-14 12:11:14 +0530 |
---|---|---|
committer | Lokesh Vutla <lokeshvutla@ti.com> | 2020-09-15 18:51:53 +0530 |
commit | 280af011563574844fa3c20acd2cbbd7ee669da8 (patch) | |
tree | ae6ec7520a4c20b4260a84015e2b89903bd58521 /drivers/spi/omap3_spi.c | |
parent | 38e6ddc4d7fb215a15b1ff5b3ebd72ee3cc009e7 (diff) | |
download | u-boot-280af011563574844fa3c20acd2cbbd7ee669da8.tar.gz u-boot-280af011563574844fa3c20acd2cbbd7ee669da8.tar.xz u-boot-280af011563574844fa3c20acd2cbbd7ee669da8.zip |
spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failures
There are devices which don't use OF_CONTROL or OF_PLATDATA but instead
rely on statically defined platdata. Block dm_scan_fdt_dev() with both
configs to avoid build failures under this condition.
Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'drivers/spi/omap3_spi.c')
0 files changed, 0 insertions, 0 deletions