summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vimc/vimc-capture.c
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2019-08-06 19:01:36 -0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-08-07 17:06:58 -0300
commit6898dd580a045341f844862ceb775144156ec1af (patch)
tree7b819c38820e529afface0edb4237708d6e42527 /drivers/media/platform/vimc/vimc-capture.c
parent8fb294ca20886a723007c543a65fcdf286ec667f (diff)
downloadlinux-6898dd580a045341f844862ceb775144156ec1af.tar.bz2
media: media/platform: fsl-viu.c: fix build for MICROBLAZE
arch/microblaze/ defines out_be32() and in_be32(), so don't do that again in the driver source. Fixes these build warnings: ../drivers/media/platform/fsl-viu.c:36: warning: "out_be32" redefined ../arch/microblaze/include/asm/io.h:50: note: this is the location of the previous definition ../drivers/media/platform/fsl-viu.c:37: warning: "in_be32" redefined ../arch/microblaze/include/asm/io.h:53: note: this is the location of the previous definition Fixes: 29d750686331 ("media: fsl-viu: allow building it with COMPILE_TEST") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/platform/vimc/vimc-capture.c')
0 files changed, 0 insertions, 0 deletions