WSL2-Linux-Kernel/drivers/media/platform
Nathan Chancellor 3c78582684 media: omap3isp: remove cacheflush.h
After mm.h was removed from the asm-generic version of cacheflush.h,
s390 allyesconfig shows several warnings of the following nature:

  In file included from arch/s390/include/generated/asm/cacheflush.h:1,
                   from drivers/media/platform/omap3isp/isp.c:42:
  include/asm-generic/cacheflush.h:16:42: warning: 'struct mm_struct' declared inside parameter list will not be visible outside of this definition or declaration

As Geert and Laurent point out, this driver does not need this header in
the two files that include it.  Remove it so there are no warnings.

Link: http://lkml.kernel.org/r/20200622234740.72825-2-natechancellor@gmail.com
Fixes: e0cf615d72 ("asm-generic: don't include <linux/mm.h> in cacheflush.h")
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Suggested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-06-26 00:27:37 -07:00
..
am437x media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
atmel media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
cadence media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
coda media: coda: add RC enable controls 2020-04-21 17:21:31 +02:00
davinci mm: don't include asm/pgtable.h if linux/mm.h is already included 2020-06-09 09:39:13 -07:00
exynos-gsc
exynos4-is media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
marvell-ccic media: marvell-ccic: convert to use i2c_new_client_device() 2020-04-14 11:31:16 +02:00
mtk-jpeg
mtk-mdp media: mtk-mdp: Use correct aliases name 2020-04-21 13:24:58 +02:00
mtk-vcodec
mtk-vpu
omap
omap3isp media: omap3isp: remove cacheflush.h 2020-06-26 00:27:37 -07:00
qcom media: venus: venc,vdec: Return EBUSY on S_FMT while streaming 2020-05-05 13:07:47 +02:00
rcar-vin media: rcar-vin: Make use of V4L2_CAP_IO_MC 2020-05-06 12:09:28 +02:00
rockchip/rga
s3c-camif
s5p-g2d
s5p-jpeg
s5p-mfc media: s5p-mfc: Properly handle dma_parms for the allocated devices 2020-06-11 19:20:09 +02:00
sti media: move CEC platform drivers to a separate directory 2020-04-15 12:06:40 +02:00
stm32 media: move CEC platform drivers to a separate directory 2020-04-15 12:06:40 +02:00
sunxi media: sun8i: Fix an error handling path in 'deinterlace_runtime_resume()' 2020-05-05 17:26:26 +02:00
ti-vpe media: ti-vpe: avoid gcc-9 warning 2020-05-05 17:24:35 +02:00
vsp1
xilinx media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
Kconfig media: media: sh_veu: Remove driver 2020-05-14 14:34:38 +02:00
Makefile media: media: sh_veu: Remove driver 2020-05-14 14:34:38 +02:00
aspeed-video.c
fsl-viu.c
imx-pxp.c
imx-pxp.h
m2m-deinterlace.c
mx2_emmaprp.c
pxa_camera.c media: docs: move driver-specific info to driver-api 2020-04-14 10:36:18 +02:00
rcar-fcp.c media: platform: fcp: Set appropriate DMA parameters 2020-04-21 13:33:50 +02:00
rcar_drif.c
rcar_fdp1.c
rcar_jpu.c
renesas-ceu.c
sh_vou.c
via-camera.c
via-camera.h
video-mux.c media: video-mux: Create media links in bound notifier 2020-05-18 14:20:56 +02:00