aboutsummaryrefslogtreecommitdiff
path: root/core/test
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2015-11-09 17:51:27 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-01-21 15:25:23 +1100
commitb2260fb6570cb1c478d3abd2d7c6f4503c53bc39 (patch)
treec56af62896d1e7dbd841d1cee2afc9f384350201 /core/test
parente59340ea120cdea1d198b29333fa78dee426857d (diff)
downloadskiboot-b2260fb6570cb1c478d3abd2d7c6f4503c53bc39.zip
skiboot-b2260fb6570cb1c478d3abd2d7c6f4503c53bc39.tar.gz
skiboot-b2260fb6570cb1c478d3abd2d7c6f4503c53bc39.tar.bz2
sparse: fix incorrect type warnings in hdata/fsp.c
commit 5c3e642911ed217bc476478694281a89fe8ef73c upstream No changes in resulting code as skiboot is BE, but does silence the sparse warnings. hdata/fsp.c:67:9: warning: incorrect type in initializer (different base types) hdata/fsp.c:67:9: expected unsigned int hdata/fsp.c:67:9: got restricted beint16_t const [usertype] hw_version hdata/fsp.c:68:9: warning: incorrect type in initializer (different base types) hdata/fsp.c:68:9: expected unsigned int hdata/fsp.c:68:9: got restricted beint16_t const [usertype] sw_version hdata/fsp.c:103:46: warning: incorrect type in argument 1 (different base types) hdata/fsp.c:103:46: expected unsigned int [unsigned] [usertype] proc_chip_id hdata/fsp.c:103:46: got restricted beint32_t const [usertype] proc_chip_id Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'core/test')
0 files changed, 0 insertions, 0 deletions