From: Nicolas Ferre Date: Wed, 25 Jun 2014 09:33:44 +0000 (+0200) Subject: misc: atmel_pwm: fix Kconfig symbols X-Git-Tag: omap-for-v3.16/fixes-rc4~55^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dcd598c74e9c449537ff48febed8104b680ad31;p=pandora-kernel.git misc: atmel_pwm: fix Kconfig symbols AT91 symbols AT91SAM9263, AT91SAM9RL, and AT91SAM9G45 do not exist and this patch changes them to their correct ARCH_* version. These symbols are chosen instead of the SOC_* ones because this driver is not converted to DT. Anyway, the ATMEL_PWM symbol and the associated driver will be removed soon, during the move to the PWM sub-system. Reported-by: Paul Bolle Acked-by: Alexandre Belloni Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed