On 28 April 2015 at 22:42, Bin Meng <[email protected]> wrote: > On Wed, Apr 29, 2015 at 10:25 AM, Simon Glass <[email protected]> wrote: >> 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 <[email protected]> >> --- >> >> Changes in v2: >> - Use capitals for the header guard >> - Change 'print' to 'Print' in comment >> >> include/common.h | 16 +--------------- >> include/display_options.h | 48 >> +++++++++++++++++++++++++++++++++++++++++++++++ >> lib/display_options.c | 13 ------------- >> 3 files changed, 49 insertions(+), 28 deletions(-) >> create mode 100644 include/display_options.h
Applied to u-boot-x86. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

