aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/gma/Makefile.inc
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-11-11 16:02:05 +1100
committerEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-11-11 14:42:18 +0100
commita955fefd146bedf1913dc81c5af66581bcb668a4 (patch)
treec20034b0e9d7339837291baa120f8c2f65eac908 /src/drivers/intel/gma/Makefile.inc
parente90080253b827f8dec7113ff80e723b9fa1b503c (diff)
drivers/intel/gma/intel_dp.c: Fix printf type-specifier
'%02hx' is unsigned short, where as the argument is typed as uint8_t and so '%02hhx' is actually correct here. Found-by: Clang Change-Id: I40c48dcecf12845f4708e511236184908e90fb56 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/7428 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Marc Jones <marc.jones@se-eng.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/drivers/intel/gma/Makefile.inc')
0 files changed, 0 insertions, 0 deletions