coreboot-kgpe-d16/payloads
Nico Huber ba22e4c3fd 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>
2012-11-23 18:17:24 +01:00
..
bayou Run dos2unix on bayou and remove white space at the end of lines. 2011-10-31 21:29:31 +01:00
coreinfo Refactor the endianness conversion functions and header files. 2012-11-08 19:49:51 +01:00
external Update SeaBIOS stable to the release-1.7.1 commit 2012-10-16 03:31:05 +02:00
libpayload libpayload: Fix some missing-prototype warnings 2012-11-23 18:17:24 +01:00
nvramcui Add nvramcui 2012-11-19 19:10:24 +01:00