freebsd-skq/sys/contrib/vchiq/interface/vchiq_arm
D Scott Phillips 191dad8b0a vchi: rename bitset macros to avoid collision with bitset(9)
An upcoming change to include bitset(9) macros from vm_page.h
causes a macro name collision with vchi's custom bitset macros.

This change was performed mechanically by:

  sed -i .orig s/BITSET/VCHI_BITSET/g $(grep -rl BITSET sys/contrib/vchiq)

Reviewed by:	andrew
Approved by:	scottl (implicit)
MFC after:	1 week
Sponsored by:	Ampere Computing, Inc.
Differential Revision:	https://reviews.freebsd.org/D26177
2020-09-21 22:18:09 +00:00
..
vchiq_2835_arm.c Change synchonization rules for vm_page reference counting. 2019-09-09 21:32:42 +00:00
vchiq_2835.h
vchiq_arm.c
vchiq_arm.h
vchiq_build_info.h
vchiq_cfg.h
vchiq_connected.c
vchiq_connected.h
vchiq_core.c vchi: rename bitset macros to avoid collision with bitset(9) 2020-09-21 22:18:09 +00:00
vchiq_core.h vchi: rename bitset macros to avoid collision with bitset(9) 2020-09-21 22:18:09 +00:00
vchiq_debugfs.c
vchiq_debugfs.h
vchiq_if.h
vchiq_ioctl.h
vchiq_kern_lib.c
vchiq_killable.h
vchiq_kmod.c
vchiq_memdrv.h
vchiq_pagelist.h
vchiq_shim.c
vchiq_util.c
vchiq_util.h
vchiq_version.c
vchiq.h