mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 04:20:23 +09:00
The trailing semicolon is an empty statement that does no operation. Removing it since it doesn't do anything. Signed-off-by: Luis de Bethencourt <luisbg@kernel.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>