diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-24 20:45:34 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-24 20:45:34 +0000 |
commit | b12831a462e695841ace55e08ac956e6724ab496 (patch) | |
tree | 22ac616d10984a3a04654ea3529adf894158f4a8 /Makefile | |
parent | 9a7a51209584be9da3ae6f0628885b4fb4f137ae (diff) | |
download | mediapointer-dvb-s2-b12831a462e695841ace55e08ac956e6724ab496.tar.gz mediapointer-dvb-s2-b12831a462e695841ace55e08ac956e6724ab496.tar.bz2 |
compat code: Fix compile failure of av7110.c on Kernel 2.6.27
From: Matthias Schwarzott <zzam@gentoo.org>
av7110.c does not compile against a 2.6.27 kernel, as the inclusion of
linux/byteorder/swabb.h is now conditional with
But the byteorder changes in kernel took place after Kernel 2.6.27, so the
compat code needs to look like this:
Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions