diff options
| author | hathach <[email protected]> | 2013-05-09 13:05:48 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-05-09 13:05:48 +0700 |
| commit | e401372c051e2ce3761daaf18deb4df39797fff4 (patch) | |
| tree | 6f914e2a8bb5c6ee4a483bf18ffb4f3463d1daa0 /tests/test/host/integration | |
| parent | 63add701391ae30cd43bb2a06d87df3dda5803b8 (diff) | |
rename ehci_controller to ehci_controller_fake
Diffstat (limited to 'tests/test/host/integration')
| -rw-r--r-- | tests/test/host/integration/test_hidh_keyboard_integrate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test/host/integration/test_hidh_keyboard_integrate.c b/tests/test/host/integration/test_hidh_keyboard_integrate.c index e21a7f9ef..a9fec44a1 100644 --- a/tests/test/host/integration/test_hidh_keyboard_integrate.c +++ b/tests/test/host/integration/test_hidh_keyboard_integrate.c @@ -47,7 +47,7 @@ //#include "usbh.h" //#include "tusb.h" //#include "hid_host.h" -////#include "ehci_controller.h" +////#include "ehci_controller_fake.h" // //#include "descriptor_test.h" // |
