mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
The Great ATSPI Renaming, part 1: rename atusb firmware files from atspi to atusb
- atusb/fw/atspi/atspi.c: renamed to atusb/fw/atspi/atusb.c - atusb/fw/atspi/Makefile: track above change - atusb/fw/include/atspi/: renamed to atusb/fw/include/atusb/ - atusb/fw/common/config.h, atusb/fw/atspi/atspi.c, atusb/fw/atspi/descr.c, atusb/fw/atspi/ep0.c: track change of include location - atusb/fw/atspi/: renamed to atusb - atusb/fw/Makefile: track above change - tools/atspi-id/atspi-id.c, tools/atspi-trim/atspi-trim.c, tools/lib/atusb.c: track change of include location
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
#include <usb.h>
|
||||
|
||||
#include "f32xbase/usb.h"
|
||||
#include "atspi/ep0.h"
|
||||
#include "atspi/usb-ids.h"
|
||||
#include "atusb/ep0.h"
|
||||
#include "atusb/usb-ids.h"
|
||||
|
||||
#include "driver.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user