summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2017-07-04 13:31:30 -0600
committerJaehoon Chung <[email protected]>2017-08-01 11:58:01 +0900
commit74daf94a2305a7b70fc24511d2ca7dc3358e746d (patch)
tree3129c69990da23e1b9d172d9aa0679830172fd3c /scripts
parent8620f384098bcc33bbde74b41f37c364552f30c4 (diff)
dm: sunxi: sata: Don't build sata support into SPL
This is not used in SPL so we do not need to compile it. Make this change before adding driver-model support to the driver, to avoid build errors. With driver model we define a U_BOOT_DRIVER() which would otherwise be present in SPL and not be garbage-collected when building. Signed-off-by: Simon Glass <[email protected]> Acked-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions