mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	phy: lantiq: Fix compile warning
This local variable is unused, remove it.
Fixes: dea54fbad3 ("phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
			
			
This commit is contained in:
		
							parent
							
								
									82af093248
								
							
						
					
					
						commit
						3a00dae006
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -156,7 +156,6 @@ static int ltq_rcu_usb2_of_parse(struct ltq_rcu_usb2_priv *priv,
 | 
			
		|||
{
 | 
			
		||||
	struct device *dev = priv->dev;
 | 
			
		||||
	const __be32 *offset;
 | 
			
		||||
	int ret;
 | 
			
		||||
 | 
			
		||||
	priv->reg_bits = of_device_get_match_data(dev);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue