linux-kernel-test/drivers/staging/pohmelfs
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
..
config.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2011-03-16 16:29:25 -07:00
crypto.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
dir.c Staging: pohmelfs/dir.c: Remove unneeded mutex_unlock() from pohmelfs_rename() 2011-01-21 12:38:46 -08:00
inode.c sanitize <linux/prefetch.h> usage 2011-05-20 12:50:29 -07:00
Kconfig
lock.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
Makefile
mcache.c
net.c pohmelfs: double-free and leak 2011-01-12 20:02:44 -05:00
netfs.h staging: pohmelfs: Fix some typos, and comments. 2011-02-04 13:01:02 -08:00
path_entry.c fs: dcache remove dcache_lock 2011-01-07 17:50:23 +11:00
trans.c Staging: pohmelfs: sync with the development tree 2009-09-15 12:02:30 -07:00