]> git.baikalelectronics.ru Git - kernel.git/commit
[media] sp2: sp2_init() can be static
authorFengguang Wu <fengguang.wu@intel.com>
Mon, 3 Nov 2014 19:43:32 +0000 (16:43 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 3 Nov 2014 21:08:06 +0000 (19:08 -0200)
commitc5c40d60a1383646299003441a31fc7be5713ce3
tree3d33ce3efc4c1a7c1d46112dbef43d19afc229ac
parent39d7fa444aec5bfe2c6c7c19802e7f2b00fba50a
[media] sp2: sp2_init() can be static

drivers/media/dvb-frontends/sp2.c:269:5: sparse: symbol 'sp2_init' was not declared. Should it be static?
drivers/media/dvb-frontends/sp2.c:351:5: sparse: symbol 'sp2_exit' was not declared. Should it be static?

Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/sp2.c