Remove warnings from USB debug console code.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5683 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
#define EHCI_PORTSC 0x44
|
||||
#define EHCI_DEBUG_OFFSET 0xA0
|
||||
|
||||
#include <usbdebug.h>
|
||||
|
||||
void set_debug_port(unsigned port)
|
||||
{
|
||||
u32 dbgctl;
|
||||
|
Reference in New Issue
Block a user