commit | 7da617c111982af615b62681508b74097b3256ef | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Apr 28 20:25:07 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Apr 29 21:02:33 2015 -0600 |
tree | 58f5e14187339573d5d8962d55d99c705c027cdd | |
parent | 47e2021b46e3d9cf08f2575e3edb03b712766e57 [diff] |
Move display_options functions to their own header Before adding one more function, create a separate header to help reduce the size of common.h. Add the missing function comments and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>