ARM: debug: provide 8250 debug uart register shift configuration option

Move the definition of the UART register shift out of the platform
specific header file into the Kconfig files.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
このコミットが含まれているのは:
Russell King
2013-07-06 23:13:15 +01:00
コミット 4a00364736
20個のファイルの変更30行の追加20行の削除

ファイルの表示

@@ -18,5 +18,4 @@
orr \rp, \rp, #0x03000000 @ physical
.endm
#define UART_SHIFT 2
#include <asm/hardware/debug-8250.S>