summaryrefslogtreecommitdiff
path: root/firmware/Makefile
diff options
context:
space:
mode:
authorAndy Walls <awalls@radix.net>2009-02-28 21:48:27 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 15:43:09 (GMT)
commit583803d135b14d414e77b6d2b546a811cac9944e (patch)
tree62f0085134ac586336378980d07e76698623806a /firmware/Makefile
parent386e439f0c32eb540e931b0d1874e3fd1a8a8f10 (diff)
downloadlinux-fsl-qoriq-583803d135b14d414e77b6d2b546a811cac9944e.tar.xz
V4L/DVB (10853): cx18: Fix s-parse warnings and a logic error about extracting the VBI PTS
My s-parse builds never griped about be32_to_cpu() casting to __be32, but Hans' builds did. This change explictly declares the pointer into the VBI buffer header as __be32, which is the correct thing to do as the data is always big endian when we go to fetch it. Hopefully this will quiet s-parse warnings. Also corrected a misplaced parenthesis logic error in checking for the VBI header magic number. Signed-off-by: Andy Walls <awalls@radix.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'firmware/Makefile')
0 files changed, 0 insertions, 0 deletions