Index: uspace/drv/platform/amdm37x/amdm37x.c
===================================================================
--- uspace/drv/platform/amdm37x/amdm37x.c	(revision a35b458e9db1ca95e679799dc7c1b12c83359ca3)
+++ uspace/drv/platform/amdm37x/amdm37x.c	(revision 84239b1cd7c5ed286263ce4edb649da00b34b249)
@@ -282,5 +282,5 @@
 			    "freq: %d, div: %d", base_freq, div);
 			return;
-		};
+		}
 		assert(div <= 127);
 
