diff options
author | Thomas Huth <[email protected]> | 2023-11-10 11:31:20 +0100 |
---|---|---|
committer | Greg Ungerer <[email protected]> | 2024-05-07 08:55:23 +1000 |
commit | a5044ce7d1d94cd37be99e86964aa054f7e5564c (patch) | |
tree | f8be7c797775b4d4e6e0f4134d64bb17a7f0e5f3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dd5a440a31fae6e459c0d6271dddd62825505361 (diff) |
m68k: Avoid CONFIG_COLDFIRE switch in uapi header
We should not use any CONFIG switches in uapi headers since
these only work during kernel compilation. They are not defined
for userspace. Let's use the __mcoldfire__ switch from the
compiler here instead.
Signed-off-by: Thomas Huth <[email protected]>
Signed-off-by: Greg Ungerer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions