commit | 57dccb55fc48825db0c125926112af70faabc151 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Aug 09 23:26:59 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Aug 14 09:50:12 2015 -0600 |
tree | bc4fe34820bb5647e5827adf3266ef50df347d43 | |
parent | 7399515d25066368707d804d90cc8d3976f313bc [diff] |
video: vesa: Correct a typo in the Kconfig VESA mode string There is one typo in the VESA mode 105h string. Correct it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>