Commit 5ef8a20a authored by Corentin Labbe's avatar Corentin Labbe Committed by Mauro Carvalho Chehab

media: staging: media: zoran: change asm header

As asked by checkpatch, convert a asm/xxx header to a linux one.
Signed-off-by: default avatarCorentin Labbe <clabbe@baylibre.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent b8c8c495
......@@ -16,7 +16,7 @@
#include <linux/wait.h>
/* I/O commands, error codes */
#include <asm/io.h>
#include <linux/io.h>
/* headerfile of this module */
#include "zr36050.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment