diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-06-11 21:09:56 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-06-12 15:19:08 +0300 |
commit | 3b4408038da935be7b1efb7589cc1badb6d10a67 (patch) | |
tree | 5cfb873023a736a9c234027c9af758184ba70629 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 42e4327e3d126266424a4fde60f80897bd7605ae (diff) |
pinctrl: intel: fix build warnings about export.h
After commit a934a57a42f64a4 ("scripts/misc-check: check missing #include
<linux/export.h> when W=1") and 7d95680d64ac8e836c ("scripts/misc-check:
check unnecessary #include <linux/export.h> when W=1"), we get some build
warnings with W=1:
pinctrl-intel.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
So fix these build warnings for the driver code.
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions