diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-12-09 12:41:29 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-12-21 10:33:40 +0100 |
commit | c739c0a7c3c2472d7562b8f802cdce44d2597c8b (patch) | |
tree | 17a641d3d527601d4b0188f6e77bbc27be4bfbe9 /drivers/mmc/host/dw_mmc-k3.c | |
parent | [media] dvb: avoid warning in dvb_net (diff) | |
download | linux-c739c0a7c3c2472d7562b8f802cdce44d2597c8b.tar.xz linux-c739c0a7c3c2472d7562b8f802cdce44d2597c8b.zip |
[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 'drivers/mmc/host/dw_mmc-k3.c')
0 files changed, 0 insertions, 0 deletions