diff options
author | Anton Kochkov <anton.kochkov@gmail.com> | 2012-09-20 10:24:01 +0200 |
---|---|---|
committer | Anton Kochkov <anton.kochkov@gmail.com> | 2012-09-21 23:46:23 +0200 |
commit | f6c808090af3f4c93b8c0bca61308fd68111b045 (patch) | |
tree | 8f6acd67f2c24b58d4a1875bc5f0f221ffd1b084 /payloads/libpayload/include/arpa | |
parent | 5b209c07186ee2b20185f00836dd61ead8be3e73 (diff) |
UHCI: use proper pointer size
We used sizeof(listp*) at a place where sizeof(listp) is more appropriate:
While these are pointers, they're part of the UHCI design, and don't depend
on ISA details.
Change-Id: I4d3cb571c9a407103bc81fc171a8e73b68f7c7a1
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/1530
Tested-by: build bot (Jenkins)
Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
Diffstat (limited to 'payloads/libpayload/include/arpa')
0 files changed, 0 insertions, 0 deletions