dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/plat-nomadik/include/plat
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
..
gpio.h gpio/nomadik: fix sleepmode for elder Nomadik 2011-06-09 15:03:38 -06:00
i2c.h i2c-nomadik: fix speed enumerator 2011-05-25 00:20:22 +01:00
mtu.h ARM: 6153/1: nomadik MTU to use dynamic shift and mult assignment 2010-06-16 22:29:31 +01:00
pincfg.h nomadik-gpio: allow sleep mode dir/pull to differ from normal mode 2010-12-08 13:14:52 +01:00
ske.h Input: add support for Nomadik SKE keypad controller 2010-10-13 07:49:24 -07:00
ste_dma40.h net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00