Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / sparc / include / asm / serial.h
1 #ifndef __SPARC_SERIAL_H
2 #define __SPARC_SERIAL_H
3
4 #define BASE_BAUD ( 1843200 / 16 )
5
6 #endif /* __SPARC_SERIAL_H */