commit | 15dc95d48a1c46c0bc738c1857665e61d8ad0b7c | [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 | ecd4551f14418abda71607946134fb40253b843b [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>