dect
/
linux-2.6
Archived
13
0
Fork 0

[ARM] ebsa110: Fix incorrect serial port address

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Russell King 2006-04-07 11:04:54 +01:00 committed by Russell King
parent 6e29ebad0f
commit f1dc24d53e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#include <linux/serial_reg.h>
#define SERIAL_BASE ((unsigned char *)0xfe000be0)
#define SERIAL_BASE ((unsigned char *)0xf0000be0)
/*
* This does not append a newline