commit | f7cd60a75ec07a2e7f3142e78279e6774699ec1e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Oct 12 14:21:09 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Fri Oct 19 15:25:44 2012 -0700 |
tree | 6082c405b4a99c812212ffd7bdbd6240295841f4 | |
parent | d9a4462456710f60ca16223bd8f38f29384329e2 [diff] |
avr32: Change bi_baudrate and global data baudrate to int These don't need to be longs, so change them. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Andreas Bießmann <andreas.devel@googlemail.com> Signed-off-by: Tom Rini <trini@ti.com>