Split kernel compatibility into different files
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 6 Jul 2009 17:40:01 +0000 (10:40 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 6 Jul 2009 17:40:01 +0000 (10:40 -0700)
commit28ff8cac8b293c1d5dfa34d7e280e4bab8b8c15c
treee9b61e71904344bb11fc69d5395adaf964993bca
parent21e89246f2a5dd8017a15d6e2feced0fb12f15a1
Split kernel compatibility into different files

This should make maintaining and readability easier.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
12 files changed:
compat/compat-2.6.28.c [new file with mode: 0644]
compat/compat-2.6.28.h [new file with mode: 0644]
compat/compat-2.6.29.c [new file with mode: 0644]
compat/compat-2.6.29.h [new file with mode: 0644]
compat/compat-2.6.30.c [new file with mode: 0644]
compat/compat-2.6.30.h [new file with mode: 0644]
compat/compat-2.6.31.c [new file with mode: 0644]
compat/compat-2.6.31.h [new file with mode: 0644]
compat/compat.c
compat/compat.diff
compat/compat.h
scripts/admin-update.sh