android_kernel_motorola_sm6225/drivers/media
Arnd Bergmann 474c890d67 [media] exynos: remove unnecessary header inclusions
In multiplatform configurations, we cannot include headers
provided by only the exynos platform. Fortunately a number
of drivers that include those headers do not actually need
them, so we can just remove the inclusions.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-04-04 19:52:41 -03:00
..
common [media] siano: Fix array boundary at smscore_translate_msg() 2013-04-04 14:35:40 -03:00
dvb-core [media] dvb-core: don't clear stats at DTV_CLEAR 2013-03-21 10:27:35 -03:00
dvb-frontends [media] Fix undefined reference to `au8522_attach' 2013-03-26 08:37:48 -03:00
firewire [media] remove include/linux/dvb/dmx.h 2012-10-19 07:29:17 -03:00
i2c Linux 3.9-rc5 2013-04-01 09:54:14 -03:00
mmc [media] siano: get rid of CammelCase from smscoreapi.h 2013-03-21 10:03:16 -03:00
parport [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
pci Linux 3.9-rc5 2013-04-01 09:54:14 -03:00
platform [media] exynos: remove unnecessary header inclusions 2013-04-04 19:52:41 -03:00
radio [media] si476x: Fix some config dependencies and a compile warnings 2013-03-31 11:16:54 -03:00
rc Linux 3.9-rc5 2013-04-01 09:54:14 -03:00
tuners [media] tuner: add Sony BTF tuners 2013-03-24 12:11:35 -03:00
usb [media] m920x: Fix uninitialized variable warning 2013-03-31 11:15:35 -03:00
v4l2-core Linux 3.9-rc5 2013-04-01 09:54:14 -03:00
Kconfig Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-02-24 17:35:10 -08:00
Makefile [media] move i2c files into drivers/media/i2c 2012-09-06 18:42:54 -03:00
media-device.c [media] media: implement 32-on-64 bit compat IOCTL handling 2013-03-18 20:45:14 -03:00
media-devnode.c [media] media: Add 64--32 bit compat ioctl handler 2013-03-18 20:44:36 -03:00
media-entity.c