projects
/
GitHub
/
LineageOS
/
G12
/
android_device_askey_wade.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3c2bda
)
wade: bluetooth: Remove KERNEL_MISSING_CLOCK_BOOTTIME_ALARM define
author
Arne Coucheron
<arco68@gmail.com>
Sun, 21 May 2017 04:09:26 +0000
(06:09 +0200)
committer
Bruno Martins
<bgcngm@gmail.com>
Fri, 27 Oct 2023 19:38:16 +0000
(20:38 +0100)
We're using the new alarmtimer interface in the kernel now,
and thus have CLOCK_BOOTTIME_ALARM.
Change-Id: I147f6a08e31f5bbe8629f11cfa31e10e61d3685c
bluetooth/include/bdroid_buildcfg.h
patch
|
blob
|
blame
|
history
diff --git
a/bluetooth/include/bdroid_buildcfg.h
b/bluetooth/include/bdroid_buildcfg.h
index 1a1097857754030ea90a7d207c8e4c65f35095d5..7f0aa585f859be29012c2426e7221be37e01404d 100644
(file)
--- a/
bluetooth/include/bdroid_buildcfg.h
+++ b/
bluetooth/include/bdroid_buildcfg.h
@@
-25,7
+25,4
@@
#define BTM_BLE_SCAN_SLOW_INT_1 512
-/*fix r311&r321 bt not open*/
-#define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE
-
#endif