From: Antonio Borneo Date: Wed, 17 Jun 2015 11:42:30 +0000 (+0800) Subject: clockevents/drivers/Kconfig: Replace USE_OF with OF X-Git-Tag: omap-for-v4.3/fixes-rc1~131^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02760b116c56376ad564e959f81835008848861d;p=pandora-kernel.git clockevents/drivers/Kconfig: Replace USE_OF with OF USE_OF is used as intermediate Kconfig option by few arch's (ARM, MIPS, Xtensa); in all these cases it implies setting option OF too. Replace the only instance of USE_OF in clocksource with OF. Signed-off-by: Antonio Borneo Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed