diff options
Diffstat (limited to 'package/kernel/lantiq/ltq-deu/src/ifxmips_deu_ar9.h')
-rw-r--r-- | package/kernel/lantiq/ltq-deu/src/ifxmips_deu_ar9.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-deu/src/ifxmips_deu_ar9.h b/package/kernel/lantiq/ltq-deu/src/ifxmips_deu_ar9.h index 1d84da3a5a..69414553de 100644 --- a/package/kernel/lantiq/ltq-deu/src/ifxmips_deu_ar9.h +++ b/package/kernel/lantiq/ltq-deu/src/ifxmips_deu_ar9.h @@ -54,7 +54,7 @@ #include <crypto/algapi.h> #include <linux/module.h> #include <linux/mm.h> -#include <asm/scatterlist.h> +#include <linux/scatterlist.h> #include <linux/skbuff.h> #include <linux/netdevice.h> #include "ifxmips_deu.h" |