Skip to content

Commit

Permalink
Sat Aug 17 14:21:23 UTC 2024 Kernel update
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 17, 2024
1 parent a0dd9d4 commit b06ae04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bsp/drivers/usb/host/sunxi-hci.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include <linux/pm_wakeirq.h>
#include <linux/regulator/consumer.h>

#include <../sunxi_usb/include/sunxi_usb_debug.h>
#include "../sunxi_usb/include/sunxi_usb_debug.h"

extern int usb_disabled(void);
extern atomic_t hci_thread_suspend_flag;
Expand Down

0 comments on commit b06ae04

Please sign in to comment.