summaryrefslogtreecommitdiff
path: root/include/linux/linux_string.h
diff options
context:
space:
mode:
authorChristian Marangi <[email protected]>2025-06-07 23:11:19 +0200
committerTom Rini <[email protected]>2025-06-14 09:11:10 -0600
commit5c734237ac56ed943221030cd027454d2b4d94cb (patch)
treec9b55e1f4f73880060fa8416815025dae02c6a3d /include/linux/linux_string.h
parent1f1aafe0b526ae22b0b1673d440c58fa99d5d4bf (diff)
arm: apple: rtkit: add missing header linux/bug.h and linux/bitops.h
The GENMASK/GENMASK_ULL macro requires inclusion of linux/bitops.h header. It does currently work as bitfield.h includes it indirectly but this will change when bitfield.h will be synced with new Linux version. Also raw printf require linux/bug.h header (also currently included indirectly by bitfield.h) Explicitly include the headers to fix future compilation error. Signed-off-by: Christian Marangi <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions