x86: ivybridge: Drop sandybridge_early_init()
This function was removed in the previous clean-up. Drop it from the header file also. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
		
							parent
							
								
									8b900a4175
								
							
						
					
					
						commit
						b70e742d16
					
				|  | @ -113,6 +113,4 @@ | ||||||
|  */ |  */ | ||||||
| int bridge_silicon_revision(struct udevice *dev); | int bridge_silicon_revision(struct udevice *dev); | ||||||
| 
 | 
 | ||||||
| void sandybridge_early_init(int chipset_type); |  | ||||||
| 
 |  | ||||||
| #endif | #endif | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue