[aes/lint] Adjust Verilator lint waiver

Signed-off-by: Pirmin Vogel <vogelpi@lowrisc.org>
diff --git a/hw/ip/aes/lint/aes.vlt b/hw/ip/aes/lint/aes.vlt
index 57c96ae..2adeac1 100644
--- a/hw/ip/aes/lint/aes.vlt
+++ b/hw/ip/aes/lint/aes.vlt
@@ -8,4 +8,4 @@
 
 // Always_comb variable driven after use: 'regular'
 // regular is assigned in a for loop, regular[1] depends on regular[0]
-lint_off -msg ALWCOMBORDER -file "*/rtl/aes_key_expand.sv" -lines 206
+lint_off -msg ALWCOMBORDER -file "*/rtl/aes_key_expand.sv" -lines 208