bus: ti-sysc: Drop commas after SoC match table sentinels
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 3 Mar 2022 12:45:52 +0000 (13:45 +0100)
committerTony Lindgren <tony@atomide.com>
Thu, 21 Apr 2022 12:07:24 +0000 (15:07 +0300)
commitb6cd9be3d288249f52a1bcb10f7dbd445747ee59
tree09ed928910b7e35b32dee96c0a71924783f631a1
parent71ff461c3f41f6465434b9e980c01782763e7ad8
bus: ti-sysc: Drop commas after SoC match table sentinels

It does not make sense to have a comma after a sentinel, as any new
elements must be added before the sentinel.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Message-Id: <602f74030dc746eaa9f82f115acc46e62c6be165.1646311501.git.geert+renesas@glider.be>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c