Skip to content

Commit e2393a0

Browse files
cvinayakcarlescufi
authored andcommitted
drivers: timer: nRFx: Remove redundant code
Remove redundant declaration of youve_print. This probably had been a review oversight and upstreamed. Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
1 parent 092f716 commit e2393a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/timer/nrf_rtc_timer.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#include <arch/arm/cortex_m/cmsis.h>
1212
#include <sys_clock.h>
1313

14-
extern void youve_print(void);
1514
/*
1615
* Convenience defines.
1716
*/

0 commit comments

Comments
 (0)