From f39156a9a14b9a3c8b68b54bbb3306d1bf59a43f Mon Sep 17 00:00:00 2001 From: blogic Date: Thu, 11 Oct 2007 23:16:52 +0000 Subject: move atheros to 2.6.23 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9265 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/atheros/files/arch/mips/atheros/board.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/atheros/files/arch') diff --git a/target/linux/atheros/files/arch/mips/atheros/board.c b/target/linux/atheros/files/arch/mips/atheros/board.c index 1ea66c0c1..ebb4a5afe 100644 --- a/target/linux/atheros/files/arch/mips/atheros/board.c +++ b/target/linux/atheros/files/arch/mips/atheros/board.c @@ -29,6 +29,8 @@ char *board_config, *radio_config; +extern int early_serial_setup(struct uart_port *port); + static u8 *find_board_config(char *flash_limit) { char *addr; -- cgit v1.2.3