[uml-devel] [patch 3/6] uml: finish update for 2.6.8 API changes
From: <hidden>
Date: 2004-10-12 00:18:50
Also in:
lkml
Add some updates for API changes in 2.6.8 which were not included in the original UML patch; these fixes were detected by some warnings, so I probably missed some more ones. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <redacted> --- linux-2.6.9-current-paolo/include/asm-um/dma-mapping.h | 2 ++ 1 files changed, 2 insertions(+) diff -puN include/asm-um/dma-mapping.h~uml-update-2.6.8-finish include/asm-um/dma-mapping.h
--- linux-2.6.9-current/include/asm-um/dma-mapping.h~uml-update-2.6.8-finish 2004-10-12 01:06:00.296443160 +0200
+++ linux-2.6.9-current-paolo/include/asm-um/dma-mapping.h 2004-10-12 01:06:00.298442856 +0200@@ -1,6 +1,8 @@ #ifndef _ASM_DMA_MAPPING_H #define _ASM_DMA_MAPPING_H +#include <asm/scatterlist.h> + static inline int dma_supported(struct device *dev, u64 mask) {
_ ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel