commit | e36024b05ff64937be65a74c156e9c83ad315a4c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 18 22:09:01 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 11 10:08:20 2017 -0600 |
tree | 358938ef4ce3a90edd4af73de36d02fa2856b7ae | |
parent | 86290ce40e76ad2e09da096cc7686cdc86756ee1 [diff] |
dtoc: Pass include_disabled explicitly This option is the only one actually used by the dtb_platdata class. Pass it explicitly to avoid needing to pass the whole option object to the constructor. Signed-off-by: Simon Glass <sjg@chromium.org>