diff options
author | 2012-05-02 12:27:38 +0200 | |
---|---|---|
committer | 2012-05-15 17:49:22 +0200 | |
commit | 7705f6867bfc6f2ea42c3965a85df72abf070c86 (patch) | |
tree | 556ac1fafeb72b372873c404ab7e4cf47a917e63 /include/linux/pci.h | |
parent | MIPS: lantiq: add ipi handlers to make vsmp work (diff) | |
download | linux-dev-7705f6867bfc6f2ea42c3965a85df72abf070c86.tar.xz linux-dev-7705f6867bfc6f2ea42c3965a85df72abf070c86.zip |
MIPS: lantiq: fix early printk
The code was using a 32bit write operations in the early_printk code. This
resulted in 3 zero bytes also being written to the serial port. This patch
changes the memory access to 8bit.
Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3721/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/linux/pci.h')
0 files changed, 0 insertions, 0 deletions