mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
gpio: zynq: Remove empty line
Trivial coding style fix. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -325,7 +325,6 @@ static const struct dm_gpio_ops gpio_zynq_ops = {
|
||||
.get_value = zynq_gpio_get_value,
|
||||
.set_value = zynq_gpio_set_value,
|
||||
.get_function = zynq_gpio_get_function,
|
||||
|
||||
};
|
||||
|
||||
static const struct udevice_id zynq_gpio_ids[] = {
|
||||
|
Reference in New Issue
Block a user