mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	rtc: test: remove debug message
Remove leftover debug message Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20201121230644.572419-1-alexandre.belloni@bootlin.com
This commit is contained in:
		
							parent
							
								
									0020868f2a
								
							
						
					
					
						commit
						1ae20eb1ec
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -50,7 +50,6 @@ static int test_rtc_set_alarm(struct device *dev, struct rtc_wkalrm *alrm) | |||
| 	if (expires > U32_MAX) | ||||
| 		expires = U32_MAX; | ||||
| 
 | ||||
| 	pr_err("ABE: %s +%d %s\n", __FILE__, __LINE__, __func__); | ||||
| 	rtd->alarm.expires = expires; | ||||
| 
 | ||||
| 	if (alrm->enabled) | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Alexandre Belloni
						Alexandre Belloni