aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sirf/pinctrl-sirf.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pinctrl/sirf/pinctrl-sirf.c')
-rw-r--r--drivers/pinctrl/sirf/pinctrl-sirf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/pinctrl/sirf/pinctrl-sirf.c b/drivers/pinctrl/sirf/pinctrl-sirf.c
index 2b3bd1a41f21..780c31bb4009 100644
--- a/drivers/pinctrl/sirf/pinctrl-sirf.c
+++ b/drivers/pinctrl/sirf/pinctrl-sirf.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-or-later
1/* 2/*
2 * pinmux driver for CSR SiRFprimaII 3 * pinmux driver for CSR SiRFprimaII
3 * 4 *
@@ -8,8 +9,6 @@
8 * 9 *
9 * Copyright (c) 2011 - 2014 Cambridge Silicon Radio Limited, a CSR plc group 10 * Copyright (c) 2011 - 2014 Cambridge Silicon Radio Limited, a CSR plc group
10 * company. 11 * company.
11 *
12 * Licensed under GPLv2 or later.
13 */ 12 */
14 13
15#include <linux/init.h> 14#include <linux/init.h>