Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d6657570 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

bluetooth: Fix include for local headers



Fix includes for local headers that should use "" and never <>:

 drivers/bluetooth/btfm_slim.c:20:23: fatal error: btfm_slim.h:
	No such file or directory
 #include <btfm_slim.h>

 drivers/bluetooth/btfm_slim.c:21:29: fatal error: btfm_slim_slave.h:
	No such file or directory
  #include <btfm_slim_slave.h>

Fixes: 670a322c ("bluetooth: Add bluetooth slimbus slave drivers")
Change-Id: Ic0dedbad41ed45b5757e134b7f6e83414fc20dbd
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent f05af998
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment