commit | 8c20ee6e92e435609f8d7dd0c2b4b77c8dbb3f18 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@iki.fi> | Sat Oct 18 06:16:20 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Dec 23 11:29:01 2014 -0200 |
tree | eb4e2b4718f9f2fbec7d83407a0fdf581fa59787 | |
parent | fd2bfdc863c7912e4865f9d993b2ab1108645fd5 [diff] |
[media] smiapp-pll: include linux/device.h in smiapp-pll.c, not in smiapp-pll.h 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>