house keeping

- correct initialization call sequence
- move hcd_init to ehci.c
This commit is contained in:
hathach
2013-02-27 18:49:28 +07:00
parent d54a12c449
commit 0c397c6b8d
11 changed files with 21 additions and 14 deletions
+1
View File
@@ -59,6 +59,7 @@
// INCLUDE
//--------------------------------------------------------------------+
#include "common/common.h"
#include "osal/osal.h"
#include "hcd.h"
//--------------------------------------------------------------------+