diff options
author | Nico Huber <nico.huber@secunet.com> | 2012-11-23 11:34:20 +0100 |
---|---|---|
committer | Patrick Georgi <patrick@georgi-clan.de> | 2012-11-23 18:17:24 +0100 |
commit | ba22e4c3fde49b48bd711da6ad972738468ed181 (patch) | |
tree | f41219fb9b862653706ce2b1a73e763fd79b65b2 /payloads/libpayload/include/video_console.h | |
parent | 7a32e88f12efcc424a8e33de0f33f82356d73531 (diff) |
libpayload: Fix some missing-prototype warnings
usb_controller_initialize() is not declared in any header file nor
called from outside of usbinit.c, so make it static.
set_configuration() looks like beeing non-static on purpose (like the
other helpers around it in usb.c), so put a prototype into usb.h.
Change-Id: I08d93b3769d8398bb43462d9afdfeec81fef93ec
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: http://review.coreboot.org/1894
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'payloads/libpayload/include/video_console.h')
0 files changed, 0 insertions, 0 deletions