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/drivers/media/dvb/mantis
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
..
Kconfig [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00
Makefile V4L/DVB (13806): Register and Initialize Remote control 2010-01-17 11:55:44 -02:00
hopper_cards.c [media] mantis: trivial module parameter documentation fix 2011-05-20 07:26:16 -03:00
hopper_vp3028.c [media] Mantis: Rename gpio_set_bits to mantis_gpio_set_bits 2010-12-29 08:16:48 -02:00
hopper_vp3028.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_ca.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
mantis_ca.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_cards.c [media] mantis: trivial module parameter documentation fix 2011-05-20 07:26:16 -03:00
mantis_common.h net: remove interrupt.h inclusion from netdevice.h 2011-06-06 22:55:11 -07:00
mantis_core.c [media] dvb: mantis: use '%pM' format to print MAC address 2010-10-21 07:55:57 -02:00
mantis_core.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_dma.c V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_dma.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_dvb.c [media] Mantis: Rename gpio_set_bits to mantis_gpio_set_bits 2010-12-29 08:16:48 -02:00
mantis_dvb.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_evm.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
mantis_hif.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
mantis_hif.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_i2c.c [media] i2c: Stop using I2C_CLASS_TV_DIGITAL 2010-10-21 07:54:26 -02:00
mantis_i2c.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_input.c [media] rc: use rc_map_ prefix for all rc map tables 2010-12-29 08:16:52 -02:00
mantis_ioc.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
mantis_ioc.h [media] Mantis: Rename gpio_set_bits to mantis_gpio_set_bits 2010-12-29 08:16:48 -02:00
mantis_link.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_pci.c [media] use pci_dev->revision 2011-05-20 07:26:16 -03:00
mantis_pci.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_pcmcia.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
mantis_reg.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_uart.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
mantis_uart.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_vp1033.c [media] STV0299 Register 02 on Opera1/Bsru6/z0194a/mantis_vp1033 2011-05-20 09:29:48 -03:00
mantis_vp1033.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_vp1034.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
mantis_vp1034.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_vp1041.c [media] Mantis: use dvb_attach to avoid double dereferencing on module removal 2010-12-29 08:16:48 -02:00
mantis_vp1041.h V4L/DVB (13795): [Mantis/Hopper] Code overhaul, add Hopper devices into the PCI ID list 2010-01-17 11:55:42 -02:00
mantis_vp2033.c [media] Mantis: use dvb_attach to avoid double dereferencing on module removal 2010-12-29 08:16:48 -02:00
mantis_vp2033.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_vp2040.c [media] Mantis: use dvb_attach to avoid double dereferencing on module removal 2010-12-29 08:16:48 -02:00
mantis_vp2040.h V4L/DVB (13795): [Mantis/Hopper] Code overhaul, add Hopper devices into the PCI ID list 2010-01-17 11:55:42 -02:00
mantis_vp3028.c V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_vp3028.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00
mantis_vp3030.c [media] Mantis: Rename gpio_set_bits to mantis_gpio_set_bits 2010-12-29 08:16:48 -02:00
mantis_vp3030.h V4L/DVB (13812): [Mantis/Hopper] Update Copyright header 2010-01-17 11:55:45 -02:00