From: Soren Brinkmann Date: Mon, 21 Oct 2013 23:41:01 +0000 (-0700) Subject: tty: xuartps: Fix build error when COMMON_CLK is not set X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~63^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ac57347c23de6b6fcaf8f0a1f91067cedea57bc;p=pandora-kernel.git tty: xuartps: Fix build error when COMMON_CLK is not set Clock notifiers are only available when CONFIG_COMMON_CLK is enabled. Hence all notifier related code has to be protected by corresponsing ifdefs. Signed-off-by: Soren Brinkmann Reported-by: kbuild test robot Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed