summaryrefslogtreecommitdiff
path: root/include/uapi/sound/tlv.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-12-09 09:41:29 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-12-21 07:33:40 -0200
commitc739c0a7c3c2472d7562b8f802cdce44d2597c8b (patch)
tree17a641d3d527601d4b0188f6e77bbc27be4bfbe9 /include/uapi/sound/tlv.h
parent4dd19196c5539c377beaa9850fac30c18318c7a1 (diff)
[media] s5k4ecgx: select CRC32 helper
A rare randconfig build failure shows up in this driver when the CRC32 helper is not there: drivers/media/built-in.o: In function `s5k4ecgx_s_power': s5k4ecgx.c:(.text+0x9eb4): undefined reference to `crc32_le' This adds the 'select' that all other users of this function have. Fixes: 8b99312b7214 ("[media] Add v4l2 subdev driver for S5K4ECGX sensor") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include/uapi/sound/tlv.h')
0 files changed, 0 insertions, 0 deletions
+ 0 and __PERCPU_REF_DEAD and __PERCPU_REF_ATOMIC set. The fix is to make the tryget routines use an actual boolean internally instead of the atomic long result truncated to a int. Fixes: e625305b3907 percpu-refcount: make percpu_ref based on longs instead of ints Link: https://bugzilla.kernel.org/show_bug.cgi?id=190751 Signed-off-by: Douglas Miller <dougmill@linux.vnet.ibm.com> Reviewed-by: Jens Axboe <axboe@fb.com> Signed-off-by: Tejun Heo <tj@kernel.org> Fixes: e625305b3907 ("percpu-refcount: make percpu_ref based on longs instead of ints") Cc: stable@vger.kernel.org # v3.18+
Diffstat (limited to 'include/dt-bindings/display/tda998x.h')