V4L/DVB (7901): zoran: use correct type for CPU flags
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 15 May 2008 02:14:04 +0000 (23:14 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 5 Jun 2008 09:35:40 +0000 (06:35 -0300)
commit81b8021a71c194752e8bbb29328cecc744a47b2b
tree448556cee3947bf85d45242494b0cae9501c323d
parentdaf20d95bff81c6fc8a8d8160e620e1f9581af02
V4L/DVB (7901): zoran: use correct type for CPU flags

locking-add-typecheck-on-irqsave-and-friends-for-correct-flags.patch will cause

drivers/media/video/zoran_driver.c: In function 'zoran_close_end_session':
drivers/media/video/zoran_driver.c:1172: warning: comparison of distinct pointer types lacks a cast

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/zoran_driver.c