We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee86de commit edd6d79Copy full SHA for edd6d79
drivers/rtc/rtc-mc13xxx.c
@@ -1,12 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0
2
/*
3
* Real Time Clock driver for Freescale MC13XXX PMIC
4
*
5
* (C) 2009 Sascha Hauer, Pengutronix
6
* (C) 2009 Uwe Kleine-Koenig, Pengutronix
- *
7
- * This program is free software; you can redistribute it and/or modify
8
- * it under the terms of the GNU General Public License version 2 as
9
- * published by the Free Software Foundation.
10
*/
11
12
#include <linux/mfd/mc13xxx.h>
0 commit comments