nvidia mcp55: drop unused dbg_info

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6495 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2011-04-14 20:11:34 +00:00 committed by Stefan Reinauer
parent 28cd29192b
commit 6108958764
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@
#include "mcp55.h" #include "mcp55.h"
#include <usbdebug.h> #include <usbdebug.h>
extern struct ehci_debug_info dbg_info;
static void usb2_init(struct device *dev) static void usb2_init(struct device *dev)
{ {
u32 dword; u32 dword;