commit | 90ea1156e295ec352fb8aa60218342684672252d | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Sat Apr 25 10:53:14 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue Apr 28 16:49:03 2015 -0600 |
tree | 97a41e0ed8061892d6b5a1a41c5081c4e3f27fde | |
parent | ce4021b0f5b756cbcf3340a90dd17e42a55a3281 [diff] |
serial: ns16550: Remove hard-coded baud_divisor setting This was accidentally added by commit dd0b0122bacc "serial: ns16550: Add an option to specify the debug UART register shift". Remove it. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Simon Glass <sjg@chromium.org>