From: Russell King Date: Thu, 24 Apr 2008 14:23:25 +0000 (+0100) Subject: [ARM] pxa: avoid registering multiple pxa2xx_pcmcia devices X-Git-Tag: v2.6.27-rc1~1095^2^2~7^3~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04ba0f656f7580d8a51a5b3441e088309141b67a;p=pandora-kernel.git [ARM] pxa: avoid registering multiple pxa2xx_pcmcia devices cm_x270 and mainstone both register their PCMCIA devices using the same name, resulting in a warning message from the kernel. Avoid this by making the cm_x270 and mainstone PCMCIA initialisation conditional on the machine type we're running on. Signed-off-by: Russell King --- Reading git-diff-tree failed