From: Andrew Morton Date: Thu, 1 Mar 2012 22:56:29 +0000 (-0300) Subject: [media] uvcvideo: uvc_driver.c: use linux/atomic.h X-Git-Tag: v3.4-rc1~110^2^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66ede038aa7b51ffbfaf9e600536f027a6d34e56;p=pandora-kernel.git [media] uvcvideo: uvc_driver.c: use linux/atomic.h There's no known problem here, but this is one of only two non-arch files in the kernel which use asm/atomic.h instead of linux/atomic.h. Signed-off-by: Andrew Morton Acked-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed