android_kernel_motorola_sm6225/include/vdso
Michael Bestas 838312a5a2
ANDROID: fix BIT() redefinition
Commit fea30ad1bd ("ANDROID: preserve CRC for some DRM functions")
caused the BIT() macro to be redefined because vdso/bits.h is included
through vdso/datapage.h in some other files.

Move the __GENKSYMS__ BIT() check to vdso/bits.h in order to fix this.

Fixes: fea30ad1bd ("ANDROID: preserve CRC for some DRM functions")
Change-Id: I767d75e7e40b5acfa9b66754c7b2b74879a28de5
Signed-off-by: Michael Bestas <mkbestas@lineageos.org>
2022-12-17 00:25:35 +02:00
..
bits.h ANDROID: fix BIT() redefinition 2022-12-17 00:25:35 +02:00
clocksource.h UPSTREAM: vdso: Fix clocksource.h macro detection 2020-05-03 16:11:10 +00:00
const.h UPSTREAM: linux/const.h: Extract common header for vDSO 2020-04-27 22:51:59 -07:00
datapage.h UPSTREAM: vdso: Remove superfluous #ifdef __KERNEL__ in vdso/datapage.h 2020-11-16 09:22:35 +01:00
helpers.h UPSTREAM: lib/vdso: Provide generic VDSO implementation 2020-04-27 22:51:55 -07:00
jiffies.h UPSTREAM: linux/jiffies.h: Extract common header for vDSO 2020-04-27 22:52:00 -07:00
ktime.h UPSTREAM: linux/ktime.h: Extract common header for vDSO 2020-04-27 22:52:00 -07:00
limits.h UPSTREAM: linux/limits.h: Extract common header for vDSO 2020-04-27 22:51:59 -07:00
math64.h UPSTREAM: linux/math64.h: Extract common header for vDSO 2020-04-27 22:52:00 -07:00
processor.h UPSTREAM: common: Introduce processor.h 2020-04-27 22:52:00 -07:00
time.h BACKPORT: linux/time.h: Extract common header for vDSO 2020-04-27 22:52:00 -07:00
time32.h BACKPORT: linux/time32.h: Extract common header for vDSO 2020-04-27 22:52:00 -07:00
time64.h UPSTREAM: linux/time64.h: Extract common header for vDSO 2020-04-27 22:52:00 -07:00
vsyscall.h UPSTREAM: timekeeping: Provide a generic update_vsyscall() implementation 2020-04-27 22:51:55 -07:00