summaryrefslogtreecommitdiffstats
path: root/drivers/media/tuners/max2165.c
AgeCommit message (Collapse)AuthorFilesLines
2012-10-27[media] max2165: get rid of warning: no previous prototypeMauro Carvalho Chehab1-1/+1
drivers/media/tuners/max2165.c:164:5: warning: no previous prototype for 'fixpt_div32' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-08-13[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab1-0/+433
Move the tuners one level up, as the "common" directory will be used by drivers that are shared between more than one driver. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>