]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/media/radio/radio-shark.c
[media] shark,shark2: declare resume/suspend functions as static
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 13 Sep 2012 20:37:40 +0000 (17:37 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 13 Sep 2012 20:42:13 +0000 (17:42 -0300)
commit1f71927ed51e9125eb7a3d4aed54f68dd41f2c34
tree42cb10908fa9fbc8a3291cf91e6bf86587ccfc2b
parent559c2009003bb8092e4927a4bac99cbf75834979
[media] shark,shark2: declare resume/suspend functions as static

drivers/media/radio/shark2.o: In function `_GLOBAL__sub_I_65535_0_usb_shark_suspend':
drivers/media/radio/radio-shark2.c:344: multiple definition of `usb_shark_suspend'
drivers/media/radio/radio-shark.o:/home/v4l/v4l/patchwork/drivers/media/radio/radio-shark.c:379: first defined here
drivers/media/radio/shark2.o: In function `usb_shark_resume':
drivers/media/radio/radio-shark2.c:349: multiple definition of `usb_shark_resume'
drivers/media/radio/radio-shark.o:/home/v4l/v4l/patchwork/drivers/media/radio/radio-shark.c:384: first defined here

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/radio-shark.c
drivers/media/radio/radio-shark2.c