linux/drivers/media/radio
Mauro Carvalho Chehab eab924d0e2 [media] tea575x: Fix build with ARCH=c6x
In file included from /devel/v4l/temp/include/asm-generic/page.h:23:0,
                 from /devel/v4l/temp/arch/c6x/include/asm/page.h:9,
                 from /devel/v4l/temp/include/asm-generic/io.h:14,
                 from arch/c6x/include/generated/asm/io.h:1,
                 from /devel/v4l/temp/drivers/media/radio/tea575x.c:23:
/devel/v4l/temp/arch/c6x/include/asm/setup.h:17:27: error: unknown type name ‘phys_addr_t’
 extern int c6x_add_memory(phys_addr_t start, unsigned long size);

It seems that, on such arch, the includes from asm/ should be
after the ones from linux/.

The proper fix would be to patch the arch files, but, as
this fix is trivial, apply it. Also, we generally put the
asm includes after the linux ones, anyway.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-01-13 16:28:23 -02:00
..
si470x [media] si470x: add check to test if this is really a si470x 2013-12-18 11:28:41 -02:00
si4713 [media] radio-usb-si4713: make si4713_register_i2c_adapter static 2014-01-13 16:28:08 -02:00
wl128x [media] fmdrv_common: fix sparse warning 2013-10-15 12:59:16 -03:00
dsbr100.c
Kconfig [media] radio-raremono: add support for 'Thanko's Raremono' AM/FM/SW USB device 2013-12-18 11:30:32 -02:00
lm7000.h
Makefile [media] radio-raremono: add support for 'Thanko's Raremono' AM/FM/SW USB device 2013-12-18 11:30:32 -02:00
radio-aimslab.c
radio-aztech.c [media] radio-aztech: Implement signal strength detection and fix stereo detection 2013-07-26 13:34:09 -03:00
radio-cadet.c
radio-gemtek.c
radio-isa.c
radio-isa.h
radio-keene.c [media] radio-keene: fix sparse warning 2013-10-15 13:00:04 -03:00
radio-ma901.c Merge branch 'devel-for-v3.10' into v4l_for_linus 2013-04-30 09:01:04 -03:00
radio-maxiradio.c [media] tea575x: Move header from sound to media 2013-08-18 08:08:05 -03:00
radio-miropcm20.c
radio-mr800.c
radio-raremono.c [media] radio-raremono: add support for 'Thanko's Raremono' AM/FM/SW USB device 2013-12-18 11:30:32 -02:00
radio-rtrack2.c
radio-sf16fmi.c [media] radio-sf16fmi: Set frequency during init 2013-06-21 11:30:01 -03:00
radio-sf16fmr2.c [media] radio-sf16fmr2: Remove redundant dev_set_drvdata 2013-10-14 06:33:38 -03:00
radio-shark2.c [media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warning 2013-12-09 14:50:50 -02:00
radio-shark.c [media] radio-shark: Mark shark_resume_leds() inline to kill compiler warning 2013-12-09 14:50:49 -02:00
radio-si476x.c [media] media_tree: Fix spelling errors 2013-12-09 14:50:50 -02:00
radio-tea5764.c [media] tef6862/radio-tea5764: actually assign clamp result 2013-11-29 14:22:35 -02:00
radio-tea5777.c
radio-tea5777.h
radio-terratec.c
radio-timb.c [media] radio-timb: add control events and prio support 2013-06-17 09:31:12 -03:00
radio-trust.c
radio-typhoon.c
radio-wl1273.c tree-wide: use reinit_completion instead of INIT_COMPLETION 2013-11-15 09:32:21 +09:00
radio-zoltrix.c
saa7706h.c [media] saa7706h: convert to the control framework 2013-06-17 09:20:26 -03:00
tea575x.c [media] tea575x: Fix build with ARCH=c6x 2014-01-13 16:28:23 -02:00
tef6862.c [media] tef6862/radio-tea5764: actually assign clamp result 2013-11-29 14:22:35 -02:00