From: David Brownell Date: Sat, 15 Apr 2006 01:05:38 +0000 (-0700) Subject: Fix AT91RM9200 build breakage X-Git-Tag: v2.6.17-rc2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c5362007bc0a46461a9d94958cdd53bb027004c;p=pandora-kernel.git Fix AT91RM9200 build breakage The at91_cf driver got out of sync with certain changes in the PCMCIA layer, notably getting rid of some duplication of data ... causing the version merged to kernel.org to fail compiling. This patch gives the at91_cf platform device a new iomem resource, using it so this new pcmcia scheme works. It also cleans up some whitepsace bugs that have accumulated over time (mostly too-long lines). Signed-off-by: David Brownell Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed