Fixed extern declaration from pointer to array
This commit is contained in:
		
							parent
							
								
									3537a7b59d
								
							
						
					
					
						commit
						45eabea285
					
				@ -85,7 +85,7 @@ PRIVATE struct pcidev
 | 
			
		||||
	int pd_bar_nr;
 | 
			
		||||
} pcidev[NR_PCIDEV];
 | 
			
		||||
 | 
			
		||||
EXTERN struct pci_acl *pci_acl;
 | 
			
		||||
EXTERN struct pci_acl pci_acl[NR_DRIVERS];
 | 
			
		||||
 | 
			
		||||
/* pb_flags */
 | 
			
		||||
#define PBF_IO		1	/* I/O else memory */
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user