mirror of
				https://github.com/DigitalDevices/dddvb.git
				synced 2025-03-01 10:35:23 +00:00 
			
		
		
		
	remove unnused variable
This commit is contained in:
		| @@ -644,7 +644,6 @@ static int mod_set_sdr_attenuator(struct ddb *dev, u32 value) | ||||
| static int mod_set_sdr_gain(struct ddb *dev, u32 gain) | ||||
| { | ||||
| 	u32 control = ddbreadl(dev, SDR_CONTROL); | ||||
| 	struct ddb_link *link = &dev->link[0]; | ||||
|  | ||||
| 	if (control & 0x01000000) { | ||||
| 		if (gain > 511) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user