summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/dma-mapping_32.h
Commit message (Collapse)AuthorAgeFilesLines
* i386 dma_map_sg: convert to using sg helpersJens Axboe2007-10-161-6/+7
| | | | | | | | The dma mapping helpers need to be converted to using sg helpers as well, so they will work with a chained sglist setup. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-0/+186
Move the headers to include/asm-x86 and fixup the header install make rules Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
OpenPOWER on IntegriCloud