]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - tools/gpio/gpio-utils.c
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[mirror_ubuntu-artful-kernel.git] / tools / gpio / gpio-utils.c
CommitLineData
6d591c46
LW
1/*
2 * GPIO tools - helpers library for the GPIO tools
3 *
4 * Copyright (C) 2015 Linus Walleij
5 *
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License version 2 as published by
8 * the Free Software Foundation.
9 */
10
11#include "gpio-utils.h"