summaryrefslogtreecommitdiff
path: root/drivers/media/video/v4l2-ctrls.c
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@st.com>2012-04-11 08:01:56 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-04-11 21:24:37 (GMT)
commit30059d93b07a034555defbf14d689a279fd7368d (patch)
treef35b573ac017b2620ea5ae0c6dff39e3edf1cd3a /drivers/media/video/v4l2-ctrls.c
parent961e668b3447a73c040181def293cfa875c74738 (diff)
downloadlinux-fsl-qoriq-30059d93b07a034555defbf14d689a279fd7368d.tar.xz
[media] kernel:kfifo: export __kfifo_max_r symbol
kfifo_avail expands to __kfifo_max_r which is not an exported symbol. Any kernel module using kfifo_avail will result in build failures because of this. This patch just exports __kfifo_max_r symbol to fix such problems in future. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com> Acked-by: Stefani Seibold <stefani@seibold.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/v4l2-ctrls.c')
0 files changed, 0 insertions, 0 deletions