1 --- a/tn7dsl.c 2009-08-02 14:36:17.000000000 +0200
2 +++ b/tn7dsl.c 2009-08-02 14:35:49.000000000 +0200
4 #include <linux/vmalloc.h>
5 #include <linux/file.h>
6 #include <linux/firmware.h>
7 +#include <linux/version.h>
10 #include <asm/ar7/ar7.h>
14 static struct device avsar = {
15 +#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,30)
18 .release = avsar_release,