V4L/DVB (4958): Fix namespace conflict between w9968cf.c on MIPS
authorRalf Baechle <ralf@linux-mips.org>
Mon, 11 Dec 2006 14:14:54 +0000 (11:14 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 27 Dec 2006 12:23:24 +0000 (10:23 -0200)
Both use __SC.  Since __* is sort of private namespace I've choosen to fix
this in the driver.  For consistency I decieded to also change __UNSC to
UNSC.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found