diff options
author | Trent Piepho <xyzzy@speakeasy.org> | 2006-08-27 19:00:09 -0700 |
---|---|---|
committer | Trent Piepho <xyzzy@speakeasy.org> | 2006-08-27 19:00:09 -0700 |
commit | 28f08f0ca6a628da637c6219169cf101958ba878 (patch) | |
tree | 394219be5ca8d3d9be3fe970890930696d4bcf10 /linux/drivers/media/dvb/dvb-usb/nova-t-usb2.c | |
parent | 7d302bb17d4ebe98e2e0cbe76beb2a72b3292843 (diff) | |
download | mediapointer-dvb-s2-28f08f0ca6a628da637c6219169cf101958ba878.tar.gz mediapointer-dvb-s2-28f08f0ca6a628da637c6219169cf101958ba878.tar.bz2 |
Add compat code for usb_to_input_id() which appeared in 2.6.13
From: Trent Piepho <xyzzy@speakeasy.org>
Put static inline usb_to_input_id() inside compat.h for pre 2.6.13. This
needs linux/usb.h to be included first! Drivers that need
linux/usb_input.h compatibility must include linux/usb.h before they
include compat.h. There is just no way around it. linux/usb.h cannot be
unconditionally included in compat.h because that will break other,
non-usb, drivers.
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'linux/drivers/media/dvb/dvb-usb/nova-t-usb2.c')
0 files changed, 0 insertions, 0 deletions