commit | 9054a027199deeaf9b0018d444ea7c6bd8292c1e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Dec 04 13:48:20 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 07 15:17:00 2017 -0500 |
tree | cfbbd2540833fdf5e7b6e6ca78872aae5cc13ad1 | |
parent | 16e3d7cc96cb831dbb7932c942b79ae49fb8919b [diff] |
Move debug and logging support to a separate header Before adding new features, move these definitions to a separate header to avoid further cluttering common.h. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>