Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci

This commit is contained in:
Wolfgang Denk
2006-11-27 16:52:20 +01:00
committed by Wolfgang Denk
16 changed files with 162 additions and 38 deletions

View File

@@ -23,7 +23,7 @@
#include <common.h>
#if defined(CONFIG_USB_OHCI) && defined(CFG_USB_OHCI_CPU_INIT)
#if defined(CONFIG_USB_OHCI_NEW) && defined(CFG_USB_OHCI_CPU_INIT)
# ifdef CONFIG_CPU_MONAHANS
#include <asm/arch/pxa-regs.h>