Archived
14
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/parport
Andrew Morton 8382d2b9a7 parport_pc needs dma-mapping.h
alpha:

drivers/parport/parport_pc.c: In function 'parport_pc_fifo_write_block_dma':
drivers/parport/parport_pc.c:636: warning: implicit declaration of function 'dma_map_single'
drivers/parport/parport_pc.c:637: error: 'DMA_TO_DEVICE' undeclared (first use in this function)
drivers/parport/parport_pc.c:637: error: (Each undeclared identifier is reported only once
drivers/parport/parport_pc.c:637: error: for each function it appears in.)

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-16 21:19:15 -07:00
..
BUGS-parport
ChangeLog
daisy.c
ieee1284.c
ieee1284_ops.c
Kconfig [S390] Kconfig: menus with depends on HAS_IOMEM. 2007-05-10 15:46:07 +02:00
Makefile
multiface.h
parport_amiga.c
parport_atari.c
parport_ax88796.c
parport_cs.c parport->dev driver model support 2007-05-08 11:15:05 -07:00
parport_gsc.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
parport_gsc.h
parport_ip32.c
parport_mfc3.c parport->dev driver model support 2007-05-08 11:15:05 -07:00
parport_pc.c parport_pc needs dma-mapping.h 2007-05-16 21:19:15 -07:00
parport_serial.c parport_serial: fix PCI must_checks 2007-05-08 11:15:08 -07:00
parport_sunbpp.c parport->dev driver model support 2007-05-08 11:15:05 -07:00
probe.c
procfs.c [PATCH] sysctl: remove insert_at_head from register_sysctl 2007-02-14 08:09:59 -08:00
share.c parport->dev driver model support 2007-05-08 11:15:05 -07:00
TODO-parport