From: Adrian Bunk Date: Tue, 29 Jan 2008 01:11:15 +0000 (-0300) Subject: V4L/DVB (7102): make tuner-core.c:tuner_list static X-Git-Tag: v2.6.25-rc3~132^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c52c4d063eb163d2980c1884370da453662a1f31;p=pandora-kernel.git V4L/DVB (7102): make tuner-core.c:tuner_list static tuner_list can become static - and it's anyway a way too generic name for a global variable - see commit b00ef4b8d8c29bfb5f6f92ee60bc04b604f36ef2 for a completely different global variable of the same name I just made static... Signed-off-by: Adrian Bunk Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed