diff options
Diffstat (limited to 'drivers/pinctrl/pinctrl-falcon.c')
-rw-r--r-- | drivers/pinctrl/pinctrl-falcon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pinctrl/pinctrl-falcon.c b/drivers/pinctrl/pinctrl-falcon.c index 0b0fc2eb48e0..fb73dcbb5ef3 100644 --- a/drivers/pinctrl/pinctrl-falcon.c +++ b/drivers/pinctrl/pinctrl-falcon.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * by the Free Software Foundation. | 7 | * by the Free Software Foundation. |
8 | * | 8 | * |
9 | * Copyright (C) 2012 Thomas Langer <thomas.langer@lantiq.com> | 9 | * Copyright (C) 2012 Thomas Langer <thomas.langer@lantiq.com> |
10 | * Copyright (C) 2012 John Crispin <blogic@openwrt.org> | 10 | * Copyright (C) 2012 John Crispin <john@phrozen.org> |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/gpio.h> | 13 | #include <linux/gpio.h> |