[media] smiapp-pll: include linux/device.h in smiapp-pll.c, not in smiapp-pll.h
authorSakari Ailus <sakari.ailus@iki.fi>
Sat, 18 Oct 2014 09:16:20 +0000 (06:16 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 23 Dec 2014 13:29:01 +0000 (11:29 -0200)
struct device has a forward declaration in the header already. The header is
only needed in the .c file.

Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>

No differences found