diff options
author | Aleksa Vučković <[email protected]> | 2022-01-27 14:50:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-02-04 16:45:39 +0100 |
commit | 10f4629f85f1caae6583dc69159740ab26fdf78c (patch) | |
tree | 6cec3a52f641fa5044678ff7becdb276274b920f /tools/perf/scripts/python/event_analyzing_sample.py | |
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ć <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions