commit | e7872cbae720d92bd0a9cf99b35ad364e406e48d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Nov 14 12:57:11 2019 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 02 18:23:06 2019 -0500 |
tree | 7a5e0f4c1b4504cf242ba1ff2418d6c014b37c9b | |
parent | d662cdb585506ea6c7eab00b33dba716b22c41f3 [diff] |
common: Drop global inclusion of status_led.h This is only used by a few files so it should not be in the common header. Move it out. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>