aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers/usb/ehci.h
diff options
context:
space:
mode:
authorNico Huber <nico.huber@secunet.com>2012-11-23 11:58:57 +0100
committerPatrick Georgi <patrick@georgi-clan.de>2012-11-23 18:17:31 +0100
commit4f83d1b0c6a2e1632d6ff60b1d8bce7fa16b7f24 (patch)
tree7b9028a8553f2dbcc3881bf2ef8a6589554e9126 /payloads/libpayload/drivers/usb/ehci.h
parentba22e4c3fde49b48bd711da6ad972738468ed181 (diff)
libpayload: ehci: Fix warnings about discarded volatile
We can trust free() and memset() to work correctly on volatile references, so cast volatile pointers to (void *) when calling them. Change-Id: Ieff7f78133b72f303349cca0a0ca3bbf37ec52bb Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: http://review.coreboot.org/1896 Reviewed-by: Patrick Georgi <patrick@georgi-clan.de> Tested-by: build bot (Jenkins)
Diffstat (limited to 'payloads/libpayload/drivers/usb/ehci.h')
0 files changed, 0 insertions, 0 deletions