linux/include/uapi
Eugene Syromiatnikov 80adb710a1 coresight: do not use the BIT() macro in the UAPI header
commit 9b6eaaf3db upstream.

The BIT() macro definition is not available for the UAPI headers
(moreover, it can be defined differently in the user space); replace
its usage with the _BITUL() macro that is defined in <linux/const.h>.

Fixes: 237483aa5c ("coresight: stm: adding driver for CoreSight STM component")
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
Cc: stable <stable@vger.kernel.org>
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/20200324042213.GA10452@asgard.redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-13 10:45:03 +02:00
..
asm-generic
drm drm/i915: Fix I915_EXEC_RING_MASK 2019-06-11 12:20:56 +02:00
linux coresight: do not use the BIT() macro in the UAPI header 2020-04-13 10:45:03 +02:00
misc
mtd
rdma
scsi
sound
video
xen