summaryrefslogtreecommitdiff
path: root/drivers/base/attribute_container.c
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@st.com>2013-08-02 09:23:51 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-03 03:38:29 (GMT)
commita4f2dc9efc00a56ca30ce340a1405293ec9488a4 (patch)
tree05ff0aa99ccdcefce0007ce23a063c954f61f632 /drivers/base/attribute_container.c
parent461a8ecb2d76fb6f3ac1a90eb886697db869d387 (diff)
downloadlinux-fsl-qoriq-a4f2dc9efc00a56ca30ce340a1405293ec9488a4.tar.xz
serial: st-asc: Fix unused variable warning for non DT.
This patch fixes a below warning reported by kbuild test robot. drivers/tty/serial/st-asc.c:727:28: warning: 'asc_match' defined but not used [-Wunused-variable] The code used in DT case is now ifdefed under CONFIG_OF to fix this warning. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com> Reported-by: Kbuild Test Robot <fengguang.wu@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/attribute_container.c')
0 files changed, 0 insertions, 0 deletions