diff options
author | Soren Brinkmann <soren.brinkmann@xilinx.com> | 2013-10-21 23:41:01 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-29 16:26:11 (GMT) |
commit | 7ac57347c23de6b6fcaf8f0a1f91067cedea57bc (patch) | |
tree | fdebde47330da13e7ca8a5de496e88f7929a9369 /drivers/w1 | |
parent | d3641f64bc71765682754722fd42fae24366bb3a (diff) | |
download | linux-fsl-qoriq-7ac57347c23de6b6fcaf8f0a1f91067cedea57bc.tar.xz |
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 <soren.brinkmann@xilinx.com>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/w1')
0 files changed, 0 insertions, 0 deletions