From: Eric Miao Date: Mon, 2 Jun 2008 05:32:42 +0000 (+0800) Subject: [ARM] pxa: fix typo of CONFIG_*_MODULE X-Git-Tag: v2.6.27-rc1~850^2^2~13^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36caeb4ec147dacb04e723080816e78f288f47cc;p=pandora-kernel.git [ARM] pxa: fix typo of CONFIG_*_MODULE The correct macro name when a driver is built as a module is CONFIG_*_MODULE instead of CONFIG_*_MODULES. This patch fixes this in several places. Signed-off-by: Eric Miao Signed-off-by: Russell King --- Reading git-diff-tree failed