]> git.baikalelectronics.ru Git - kernel.git/commit
media: dvb: fix DVB_MMAP symbol name
authorArnd Bergmann <arnd@arndb.de>
Thu, 4 Jan 2018 10:31:30 +0000 (05:31 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 23 Feb 2018 10:20:01 +0000 (05:20 -0500)
commit44d6fe0300392198b2fa12fc1dfcbac4cbe6a1d0
treed5e1b2b594328e3e7749718e5e853a31f5d0efc5
parentb19a5d4966f5def1ed6491ae807b495102c29d39
media: dvb: fix DVB_MMAP symbol name

CONFIG_DVB_MMAP was misspelled either as CONFIG_DVB_MMSP
or DVB_MMAP, so it had no effect at all. This fixes that,
to make it possible to build it again.

Fixes: d067b1852c71 ("media: dvb-core: make DVB mmap API optional")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-core/Makefile
drivers/media/dvb-core/dmxdev.c
include/media/dvb_vb2.h