summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-12-09 14:41:29 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-02-01 10:30:53 +0300
commit5ddaf6804e24e22fe803ad2df9499c28fad21d9d (patch)
treea89731e54a0e3b411d63b61deb8ede35a8baa8cb /init
parent5288474d2f48f5b7bf4c87871c8081b3f11c52f7 (diff)
downloadlinux-5ddaf6804e24e22fe803ad2df9499c28fad21d9d.tar.xz
s5k4ecgx: select CRC32 helper
commit c739c0a7c3c2472d7562b8f802cdce44d2597c8b upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions