target: mpc85xx: tl_wdr4900_v1: drop 'fsl_rstcr_restart' hook
Since commit:
7120438e5d
Seems that fsl_rstcr_restart() has been converted
to a reset handler and dropped as hook/callback.
Apply the same to the `tl_wdr4900_v1` target.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
			
			
This commit is contained in:
		 Alexandru Ardelean
					Alexandru Ardelean
				
			
				
					committed by
					
						 Felix Fietkau
						Felix Fietkau
					
				
			
			
				
	
			
			
			 Felix Fietkau
						Felix Fietkau
					
				
			
						parent
						
							e57d783185
						
					
				
				
					commit
					2512741c9a
				
			| @@ -139,7 +139,6 @@ define_machine(tl_wdr4900_v1) { | ||||
| 	.pcibios_fixup_bus	= fsl_pcibios_fixup_bus, | ||||
| #endif | ||||
| 	.get_irq		= mpic_get_irq, | ||||
| 	.restart		= fsl_rstcr_restart, | ||||
| 	.calibrate_decr		= generic_calibrate_decr, | ||||
| 	.progress		= udbg_progress, | ||||
| }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user