summaryrefslogtreecommitdiff
path: root/test/py/u_boot_utils.py
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2025-06-07 23:11:19 +0200
committerTom Rini <trini@konsulko.com>2025-06-14 09:11:10 -0600
commit5c734237ac56ed943221030cd027454d2b4d94cb (patch)
treec9b55e1f4f73880060fa8416815025dae02c6a3d /test/py/u_boot_utils.py
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 <ansuelsmth@gmail.com>
Diffstat (limited to 'test/py/u_boot_utils.py')
0 files changed, 0 insertions, 0 deletions