drivers/intel/gma: Remove space between `printf ()`

Fix the warning below.

    WARNING: space prohibited between function name and open parenthesis '('

Change-Id: I28d9ba64c790c659040cd34eda37125e191dab39
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38914
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
This commit is contained in:
Paul Menzel 2020-02-15 13:56:01 +01:00 committed by Patrick Georgi
parent 1ced4e64b0
commit 6f6be5afbd
1 changed files with 1 additions and 1 deletions