| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | #ifndef _ASM_PARISC_SCATTERLIST_H
 | 
					
						
							|  |  |  | #define _ASM_PARISC_SCATTERLIST_H
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #include <asm/page.h>
 | 
					
						
							| 
									
										
										
										
											2007-03-06 02:45:12 -08:00
										 |  |  | #include <asm/types.h>
 | 
					
						
							| 
									
										
										
										
											2010-05-26 14:44:43 -07:00
										 |  |  | #include <asm-generic/scatterlist.h>
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-05-26 14:44:43 -07:00
										 |  |  | #define sg_virt_addr(sg) ((unsigned long)sg_virt(sg))
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | #endif /* _ASM_PARISC_SCATTERLIST_H */
 |