diff options
author | Aleksa Vučković | 2022-01-27 14:50:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2022-02-04 16:45:39 +0100 |
commit | 10f4629f85f1caae6583dc69159740ab26fdf78c (patch) | |
tree | 6cec3a52f641fa5044678ff7becdb276274b920f /net/smc | |
parent | f396ededbd8bf5911d588b683a3ce335844b7c89 (diff) |
drivers: dio: Use <linux/io.h> instead <asm/io.h>
This patch fixes the checkpatch.pl warning:
< WARNING: Use #include <linux/io.h> instead of <asm/io.h>
< #36: FILE: drivers/dio/dio.c:36:
< +#include <asm/io.h> /* readb() */
Signed-off-by: Aleksa Vučković <aleksav013@gmail.com>
Link: https://lore.kernel.org/r/20220127135054.27281-1-aleksav013@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/smc')
0 files changed, 0 insertions, 0 deletions