diff options
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2013-12-04 19:32:23 -0600 |
---|---|---|
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2013-12-05 03:21:08 +0100 |
commit | 55fa7f5c5f3f57779b3ba08ad6b33ddfb93bdd4d (patch) | |
tree | 53caa9b6fb559af021faa484f2115ef2638a928c /src/superio/ite/it8718f | |
parent | 6a7dd08b1666758de339ff8096d542a3f4499053 (diff) |
intel/fsp_bd82x6x: Use correct type pointer for mainboard_smi_gpi
mainboard_smi_gpi has recently been updated to take a u32 argument from a
u16, but the patch introducing the fsp_bd82x6x support has been verified
on a master before this change, thus resulting in a 'cast from incompatible
type' error. Update the pointer to the correct size argument.
Change-Id: I9d62ee43f7c8ed774898f54d29a87cf463b76e91
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/4479
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
Diffstat (limited to 'src/superio/ite/it8718f')
0 files changed, 0 insertions, 0 deletions