drm/amd/display: Remove unneeded semicolon in bios_parser.c
authorzhengbin <zhengbin13@huawei.com>
Thu, 28 Nov 2019 02:31:37 +0000 (10:31 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Dec 2019 22:55:08 +0000 (17:55 -0500)
commit4c56feac0d47b0cf620a8f2e62c1c9cda8e22e54
treede36e9fede3eb03f85c6007556d84c6ae2241965
parentc7d5dfa88bc4e5a05d664eff04f6981f9fdf872d
drm/amd/display: Remove unneeded semicolon in bios_parser.c

Fixes coccicheck warning:

drivers/gpu/drm/amd/display/dc/bios/bios_parser.c:2192:2-3: Unneeded semicolon

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/bios_parser.c