From: Andrew Victor Date: Mon, 4 Dec 2006 08:37:20 +0000 (+0100) Subject: [ARM] 3973/1: AT91: Serial driver compile fix X-Git-Tag: v2.6.20-rc1~15^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2f5ccfbd5198cadd03d8c4bb0e28175b78cd910;p=pandora-kernel.git [ARM] 3973/1: AT91: Serial driver compile fix 1. The CPU identification has moved from to . 2. AT91RM9200_BASE_US0 is only defined if we are compiling in support for the AT91RM9200. Therefore we need to replace the CONFIG_ARM ifdef with CONFIG_ARCH_AT91RM9200 Signed-off-by: Andrew Victor Signed-off-by: Russell King --- Reading git-diff-tree failed