kernel-ark/arch/um/drivers
Paul Menage ab420e6d9c UML: Fix some apparent bitrot
UML: Fix some apparent bitrot

- migration of net_device methods into net_device_ops
- dma_sync_single() changes

Signed-off-by: Paul Menage <menage@google.com>
Acked-by: Amerigo Wang <xiyou.wangcong@gmail.com>
--

This version is split from my earlier patch, including just the
portions that ar required for Linus' tree.

Fixes the following compile errors:

include/linux/dma-mapping.h:113: error: redefinition of 'dma_sync_single'
arch/um/include/asm/dma-mapping.h:84: error: previous definition of 'dma_sync_single' was here
include/linux/dma-mapping.h: In function 'dma_sync_single':
include/linux/dma-mapping.h:117: error: implicit declaration of function 'dma_sync_single_for_cpu'
include/linux/dma-mapping.h: At top level:
include/linux/dma-mapping.h:120: error: redefinition of 'dma_sync_sg'
arch/um/include/asm/dma-mapping.h:91: error: previous definition of 'dma_sync_sg' was here
include/linux/dma-mapping.h: In function 'dma_sync_sg':
include/linux/dma-mapping.h:124: error: implicit declaration of function 'dma_sync_sg_for_cpu'

arch/um/drivers/slirp_kern.c: In function 'slirp_init':
arch/um/drivers/slirp_kern.c:35: error: 'struct net_device' has no member named 'init'
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-25 11:22:13 -07:00
..
chan_kern.c
chan_user.c
cow_sys.h
cow_user.c
cow.h
daemon_kern.c um: Kill directly reference of netdev->priv 2008-12-04 15:07:33 -08:00
daemon_user.c
daemon.h
fd.c
harddog_kern.c
harddog_user.c
hostaudio_kern.c
line.c uml: small cleanups and note bugs to be dealt with by uml authors... 2008-10-13 09:51:40 -07:00
Makefile x86, um: get rid of arch/um/os symlink 2008-10-22 22:55:22 -07:00
mcast_kern.c um: Kill directly reference of netdev->priv 2008-12-04 15:07:33 -08:00
mcast_user.c
mcast.h
mconsole_kern.c Merge branch 'next' into for-linus 2008-12-25 11:40:09 +11:00
mconsole_user.c
mmapper_kern.c uml-mmapper: BKL pushdown 2008-07-02 15:06:26 -06:00
net_kern.c uml: remove driver_data direct access of struct device 2009-06-15 21:30:28 -07:00
net_user.c
null.c
pcap_kern.c um: Kill directly reference of netdev->priv 2008-12-04 15:07:33 -08:00
pcap_user.c
pcap_user.h uml: remove useless comments 2009-04-01 08:59:17 -07:00
port_kern.c
port_user.c
port.h uml: remove useless comments 2009-04-01 08:59:17 -07:00
pty.c
random.c uml-random: BKL pushdown 2008-07-02 15:06:26 -06:00
slip_common.c
slip_common.h
slip_kern.c UML: Fix some apparent bitrot 2009-06-25 11:22:13 -07:00
slip_user.c
slip.h
slirp_kern.c UML: Fix some apparent bitrot 2009-06-25 11:22:13 -07:00
slirp_user.c
slirp.h
ssl.c
ssl.h uml: remove useless comments 2009-04-01 08:59:17 -07:00
stderr_console.c
stdio_console.c
stdio_console.h uml: remove useless comments 2009-04-01 08:59:17 -07:00
tty.c
ubd_kern.c uml: remove driver_data direct access of struct device 2009-06-15 21:30:28 -07:00
ubd_user.c
vde_kern.c um: Kill directly reference of netdev->priv 2008-12-04 15:07:33 -08:00
vde_user.c uml: fix vde network backend in user mode linux 2009-02-20 17:57:48 -08:00
vde.h
xterm_kern.c
xterm.c
xterm.h uml: remove useless comments 2009-04-01 08:59:17 -07:00