From: Mark Brown Date: Mon, 20 Dec 2010 12:28:11 +0000 (+0000) Subject: misc: Make AB8500_PWM driver depend on U8500 due to PWM breakage X-Git-Tag: v2.6.38-rc1~61^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b14375800751da9fcd63ec11d39a86077f214dc2;p=pandora-kernel.git misc: Make AB8500_PWM driver depend on U8500 due to PWM breakage Since we don't have a PWM API every PWM driver ends up exporting its own version and we need to limit the platforms we try to build them on in order to avoid multiple definitions. As the AB8500 is normally a companion chip for the U8500 CPU depend on that architecture. Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed