Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef0531b2 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: debug-mmrs: fix typo in single dmac setup

parent 50f92aa3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -747,7 +747,7 @@ static int __init bfin_debug_mmrs_init(void)
#endif

	parent = debugfs_create_dir("dmac", top);
#ifdef DMA_TC_CNT
#ifdef DMAC_TC_CNT
	D16(DMAC_TC_CNT);
	D16(DMAC_TC_PER);
#endif