linux/arch/arm/mach-davinci
Alexey Dobriyan b7f080cfe2 net: remove mm.h inclusion from netdevice.h
Remove linux/mm.h inclusion from netdevice.h -- it's unused (I've checked manually).

To prevent mm.h inclusion via other channels also extract "enum dma_data_direction"
definition into separate header. This tiny piece is what gluing netdevice.h with mm.h
via "netdevice.h => dmaengine.h => dma-mapping.h => scatterlist.h => mm.h".
Removal of mm.h from scatterlist.h was tried and was found not feasible
on most archs, so the link was cutoff earlier.

Hope people are OK with tiny include file.

Note, that mm_types.h is still dragged in, but it is a separate story.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-06-21 19:17:20 -07:00
..
include/mach Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinci into devel-stable 2011-05-25 00:11:25 +01:00
Kconfig ARM: Davinci: Fix I2C build errors 2011-04-25 14:19:32 +05:30
Makefile
Makefile.boot
aemif.c
board-da830-evm.c
board-da850-evm.c
board-dm355-evm.c
board-dm355-leopard.c
board-dm365-evm.c
board-dm644x-evm.c
board-dm646x-evm.c
board-mityomapl138.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
board-neuros-osd2.c Fix common misspellings 2011-03-31 11:26:23 -03:00
board-omapl138-hawk.c
board-sffsdr.c
board-tnetv107x-evm.c
cdce949.c
clock.c
clock.h
common.c
cp_intc.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
cpufreq.c [CPUFREQ] use dynamic debug instead of custom infrastructure 2011-05-04 11:50:57 -04:00
cpuidle.c
da830.c
da850.c DA8xx: kill duplicate #define DA8XX_PLL1_BASE 2011-05-06 12:10:54 +05:30
devices-da8xx.c davinci: make PCM platform devices static 2011-06-08 14:41:37 +05:30
devices-tnetv107x.c
devices.c davinci: make PCM platform devices static 2011-06-08 14:41:37 +05:30
dm355.c Revert wrong fixes for common misspellings 2011-04-26 23:31:11 -07:00
dm365.c
dm644x.c Revert wrong fixes for common misspellings 2011-04-26 23:31:11 -07:00
dm646x.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
dma.c
gpio-tnetv107x.c
gpio.c arm: davinci: Fix fallout from generic irq chip conversion 2011-06-08 14:33:52 +05:30
io.c
irq.c arm: davinci: Use generic irq chip 2011-05-11 22:40:06 +05:30
mux.c
mux.h
pm.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
psc.c
serial.c
sleep.S
sram.c
time.c
tnetv107x.c
usb.c