Search
j0ke.net Open Build Service
>
Projects
>
multimedia
:
EL6
>
lirc
> lirc-0.8.3-rhkernel2.4.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File lirc-0.8.3-rhkernel2.4.patch of Package lirc
--- lirc-0.8.3/drivers/kcompat.h.rhkernel2.4 2008-03-14 22:05:33.000000000 +0100 +++ lirc-0.8.3/drivers/kcompat.h 2008-03-15 10:04:59.000000000 +0100 @@ -227,10 +227,12 @@ #if KERNEL_VERSION(2, 4, 0) <= LINUX_VERSION_CODE #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 4, 22) #include <linux/pci.h> +/* static inline char *pci_name(struct pci_dev *pdev) { return pdev->slot_name; } +*/ #endif /* kernel < 2.4.22 */ #endif /* kernel >= 2.4.0 */