summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/mxl5xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb-frontends/mxl5xx.c')
-rw-r--r--drivers/media/dvb-frontends/mxl5xx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/mxl5xx.c b/drivers/media/dvb-frontends/mxl5xx.c
index 91e9c378397c..930da176e5bf 100644
--- a/drivers/media/dvb-frontends/mxl5xx.c
+++ b/drivers/media/dvb-frontends/mxl5xx.c
@@ -21,7 +21,7 @@
#include <linux/mutex.h>
#include <linux/vmalloc.h>
#include <asm/div64.h>
-#include <asm/unaligned.h>
+#include <linux/unaligned.h>
#include <media/dvb_frontend.h>
#include "mxl5xx.h"