summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/it87_wdt.c
diff options
context:
space:
mode:
authorGuenter Roeck2017-06-11 06:04:32 +0200
committerWim Van Sebroeck2017-07-03 10:58:45 +0200
commit733403017399f18c1e31db2470b724e2605618b9 (patch)
treec965d31006643d37ae323be3151cdf44962b15d3 /drivers/watchdog/it87_wdt.c
parentwatchdog: dw_wdt: get reset lines from dt (diff)
downloadkernel-qcow2-linux-733403017399f18c1e31db2470b724e2605618b9.tar.gz
kernel-qcow2-linux-733403017399f18c1e31db2470b724e2605618b9.tar.xz
kernel-qcow2-linux-733403017399f18c1e31db2470b724e2605618b9.zip
watchdog: it87: Drop FSF mailing address
The FSF mailing address may change. Drop it. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/it87_wdt.c')
-rw-r--r--drivers/watchdog/it87_wdt.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/watchdog/it87_wdt.c b/drivers/watchdog/it87_wdt.c
index b9878c41598f..8c847f8c2470 100644
--- a/drivers/watchdog/it87_wdt.c
+++ b/drivers/watchdog/it87_wdt.c
@@ -24,10 +24,6 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt