media: i2c: aptina-pll: Remove a useless include
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sat, 12 Nov 2022 20:51:06 +0000 (20:51 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 25 Nov 2022 08:35:48 +0000 (08:35 +0000)
commit27b0a9c2a67d483a9d4a941882b779a199ff281e
tree09c443b93016befc2f2d3ea40ea9ee9236f6bcaf
parent0352f880acb27d069a73403298b4527d8fe54602
media: i2c: aptina-pll: Remove a useless include

<linux/lcm.h> is not needed for this driver. Remove the corresponding
 #include.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/aptina-pll.c