OpenCloudOS-Kernel/tools/gpio
Jonathan Neuschäfer 92e70b83c0 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>
2017-12-20 10:36:30 +01:00
..
.gitignore gpio: tools: add .gitignore for generated files 2017-01-11 16:18:09 +01:00
Build tools/gpio: move to tools buildsystem 2016-06-23 11:07:13 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
gpio-event-mon.c tools/gpio: Don't use u_int32_t 2017-12-20 10:36:30 +01:00
gpio-hammer.c gpio-hammer: fix make consumer_label suitable to work on gpio-nails 2017-01-26 16:29:09 +01:00
gpio-utils.c tools: gpio: Print error string on IOCTL failures 2017-10-07 00:03:14 +02:00
gpio-utils.h tools/gpio: add gpio basic opereations 2016-10-24 16:33:11 +02:00
lsgpio.c tools/gpio: Add missing initialization of device_name 2016-03-31 11:51:30 +02:00