From 127e976ec287df4ceb16a3b176b58497e58e0d8d Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Wed, 4 Aug 2010 19:29:11 +0000 Subject: Remove warnings from USB debug console code. Signed-off-by: Myles Watson Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5683 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/intel/i82801gx/i82801gx_usb_debug.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/southbridge/intel') diff --git a/src/southbridge/intel/i82801gx/i82801gx_usb_debug.c b/src/southbridge/intel/i82801gx/i82801gx_usb_debug.c index a7e0799943..3539ef81e5 100644 --- a/src/southbridge/intel/i82801gx/i82801gx_usb_debug.c +++ b/src/southbridge/intel/i82801gx/i82801gx_usb_debug.c @@ -26,6 +26,8 @@ #define EHCI_PORTSC 0x44 #define EHCI_DEBUG_OFFSET 0xA0 +#include + void set_debug_port(unsigned port) { u32 dbgctl; -- cgit v1.2.3