linux/drivers
Arnd Bergmann c38cd8729c [media] davinci: do not include mach/hardware.h
It is now possible to build the davinci vpss code
on multiplatform kernels, which causes a problem
since the driver tries to incude the davinci
platform specific mach/hardware.h file. Fortunately
that file is not required at all in the driver,
so we can simply remove the #include statement.

Without this patch, building allyesconfig results in:

drivers/media/platform/davinci/vpss.c:28:27: fatal error: mach/hardware.h: No such file or directory
compilation terminated.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: "Lad, Prabhakar" <prabhakar.lad@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-02-15 13:15:39 +01:00
..
accessibility
acpi
amba
ata
atm
auxdisplay
base
bcma Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-01-08 07:31:49 -08:00
block
bluetooth
bus
cdrom
char
clk ARM: arm-soc fixes for 3.8-rc 2013-01-08 18:53:56 -08:00
clocksource
connector
cpufreq
cpuidle
crypto ARM: OMAP2+: Disable code that currently does not work with multiplaform 2013-01-11 11:24:20 -08:00
dca
devfreq
dio
dma ARM: OMAP: Fix dmaengine init for multiplatform 2013-01-11 11:24:19 -08:00
edac Two error path fixes causing a crash and a Kconfig fix for an issue 2013-01-09 08:43:56 -08:00
eisa
extcon
firewire
firmware
gpio
gpu Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux 2013-01-08 16:08:10 -08:00
hid
hsi
hv
hwmon
hwspinlock
i2c
ide
idle
iio
infiniband
input
iommu
ipack
irqchip
isdn
leds
lguest
macintosh
md
media [media] davinci: do not include mach/hardware.h 2013-02-15 13:15:39 +01:00
memory
memstick
message
mfd
misc
mmc
mtd
net xen/netfront: improve truesize tracking 2013-01-07 19:51:19 -08:00
nfc
nubus
of
oprofile
parisc
parport
pci
pcmcia
pinctrl ARM: arm-soc fixes for 3.8-rc 2013-01-08 18:53:56 -08:00
platform
pnp
power ARM: arm-soc fixes for 3.8-rc 2013-01-08 18:53:56 -08:00
pps
ps3
ptp
pwm
rapidio
regulator
remoteproc
rpmsg
rtc
s390
sbus
scsi
sfi
sh
sn
spi
ssb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-01-08 07:31:49 -08:00
staging ARM: OMAP2+: Disable code that currently does not work with multiplaform 2013-01-11 11:24:20 -08:00
target
tc
thermal
tty
uio
usb
uwb
vfio
vhost
video ARM: arm-soc fixes for 3.8-rc 2013-01-08 18:53:56 -08:00
virt
virtio
vlynq
vme
w1
watchdog
xen
zorro
Kconfig
Makefile