1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 13:19:25 +01:00
Files
u-boot-megous/include/asm-generic/gpio.h
Simon Glass 17c43f1a42 gpio: Use const where possible
Some functions do not change the struct gpio_desc parameter. Update these to
use const so this is clear.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-03-17 10:27:22 +08:00

20 KiB