diff options
author | 2022-11-27 22:52:10 +0100 | |
---|---|---|
committer | 2022-11-28 18:57:50 +0100 | |
commit | 923d011febb4e2fb338036bb0ee6a0a7f9b10da1 (patch) | |
tree | 1a123702ffcffd9243a12b84b2978576acced4e4 /tools/perf/scripts/python/task-analyzer.py | |
parent | gpio: pcf857x: Convert to i2c's .probe_new() (diff) | |
download | wireguard-linux-923d011febb4e2fb338036bb0ee6a0a7f9b10da1.tar.xz wireguard-linux-923d011febb4e2fb338036bb0ee6a0a7f9b10da1.zip |
gpio: Do not include <linux/kernel.h> when not really needed.
<linux/kernel.h> is included only for using container_of().
Include <linux/container_of.h> instead, it is much lighter.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions