media: staging: media: zoran: change asm header

As asked by checkpatch, convert a asm/xxx header to a linux one.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
Corentin Labbe 2021-05-18 14:41:13 +02:00 коммит произвёл Mauro Carvalho Chehab
Родитель b8c8c4959c
Коммит 5ef8a20af1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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"