media: uvcvideo: Drop extern keyword in function declarations
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 16 Jan 2018 17:32:54 +0000 (12:32 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 23 Feb 2018 07:16:03 +0000 (02:16 -0500)
commitcb9cd6c5c30b6032507aadde5d5d71221b19c3d7
treefb73aaa61a533a0c43de72f3bb9b92098dfe954d
parent07b7d9fc2ab5b510bfae51b9ccf29c9ec7fcb4cd
media: uvcvideo: Drop extern keyword in function declarations

The extern keyword isn't needed to declare functions in header files.
Drop it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/usb/uvc/uvcvideo.h