aboutsummaryrefslogtreecommitdiff
path: root/src/ec/google
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2019-07-24 12:56:11 +0300
committerMartin Roth <martinroth@google.com>2019-07-25 16:43:13 +0000
commitb28658995df17dad21375500929280863d31f6ee (patch)
tree64f47313666e1dfbabacb2f3684b37de75c0c218 /src/ec/google
parent326edeb59c5504a8ca8e0ad9a6d6d2d8602e94e3 (diff)
soc/intel: Guard remaining SA_DEV_ROOT definition
Prevent implicit cast to pointers. The compiler doesn't warn about the conversion from integer to pointer without a cast, because SA_DEV_ROOT is literally '0' and there seems to be an exception for that conversion. Change-Id: I64fc156e3b9f578414ad03a00edb7cf3e33205c1 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34544 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/ec/google')
0 files changed, 0 insertions, 0 deletions