forked from luck/tmp_suning_uos_patched
Blackfin arch: define BASE_BAUD like everyone else
define BASE_BAUD like everyone else, althought it is only used by 8250 Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Bryan Wu <cooloney@kernel.org>
This commit is contained in:
parent
55e359a825
commit
4db557d4ae
@ -3,3 +3,4 @@
|
||||
*/
|
||||
|
||||
#define SERIAL_EXTRA_IRQ_FLAGS IRQF_TRIGGER_HIGH
|
||||
#define BASE_BAUD (1843200 / 16)
|
||||
|
Loading…
Reference in New Issue
Block a user