diff options
author | 2017-12-14 21:26:08 +0100 | |
---|---|---|
committer | 2017-12-20 10:36:30 +0100 | |
commit | 92e70b83c0fef79dea9b8be06944b1eaffa4a9ba (patch) | |
tree | fb565ffb9244d18807971b78f52c4de65b6183fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpio: sysfs: avoid using kstrtol() in 'value' attribute write (diff) | |
download | wireguard-linux-92e70b83c0fef79dea9b8be06944b1eaffa4a9ba.tar.xz wireguard-linux-92e70b83c0fef79dea9b8be06944b1eaffa4a9ba.zip |
tools/gpio: Don't use u_int32_t
u_int32_t is a non-standard version of uint32_t, that was apparently
introduced by BSD. Use uint32_t from stdint.h instead.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions