commit | bee8a44ecb37c1d80afd2af932f60e786f0eabc2 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Dec 11 11:14:54 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Dec 27 10:23:24 2006 -0200 |
tree | cbdbad05ef84030ed6f946f2b53c3242d8c5f0ab | |
parent | 6ccd60172e271d156dba8a4002568d3bf1912e01 [diff] |
V4L/DVB (4958): Fix namespace conflict between w9968cf.c on MIPS 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>