public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/em8300-modules/files: em8300-modules-0.18.0-2.6.35.patch
@ 2010-10-20 13:31 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-10-20 13:31 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/10/20 13:31:47

  Added:                em8300-modules-0.18.0-2.6.35.patch
  Log:
  Fix building with Linux >= 2.6.35 wrt #330919 by Pavlo Lavrenenko.
  
  (Portage version: 2.2_rc97/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-video/em8300-modules/files/em8300-modules-0.18.0-2.6.35.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/em8300-modules/files/em8300-modules-0.18.0-2.6.35.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/em8300-modules/files/em8300-modules-0.18.0-2.6.35.patch?rev=1.1&content-type=text/plain

Index: em8300-modules-0.18.0-2.6.35.patch
===================================================================
http://bugs.gentoo.org/330919

--- ../include/linux/em8300.h
+++ ../include/linux/em8300.h
@@ -234,6 +234,10 @@
 #include <linux/wait.h> /* wait_queue_head_t */
 #include <linux/list.h> /* struct list_head */
 
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,34)
+#include <linux/semaphore.h> /* struct semaphore */
+#endif
+
 #if defined(CONFIG_SND) || defined(CONFIG_SND_MODULE)
 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,16)
 #define snd_card_t struct snd_card






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-video/em8300-modules/files: em8300-modules-0.18.0-2.6.35.patch
@ 2014-07-26 13:00 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-07-26 13:00 UTC (permalink / raw
  To: gentoo-commits

ssuominen    14/07/26 13:00:40

  Removed:              em8300-modules-0.18.0-2.6.35.patch
  Log:
  old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 4868F14D)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-26 13:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20 13:31 [gentoo-commits] gentoo-x86 commit in media-video/em8300-modules/files: em8300-modules-0.18.0-2.6.35.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2014-07-26 13:00 Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox