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)
commitec5b100462543aee1f3e139e168699fd3b05cdc6
treed5e1b2b594328e3e7749718e5e853a31f5d0efc5
parente77c31ed60d1bbf4879b19309f848e0d8f6df504
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: 4021053ed52d ("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