Loading drivers/rtc/rtc-pcap.c +1 −5 Original line number Diff line number Diff line // SPDX-License-Identifier: GPL-2.0 /* * pcap rtc code for Motorola EZX phones * Loading @@ -5,11 +6,6 @@ * Copyright (c) 2009 Daniel Ribeiro <drwyrm@gmail.com> * * Based on Motorola's rtc.c Copyright (c) 2003-2005 Motorola * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * */ #include <linux/kernel.h> Loading Loading
drivers/rtc/rtc-pcap.c +1 −5 Original line number Diff line number Diff line // SPDX-License-Identifier: GPL-2.0 /* * pcap rtc code for Motorola EZX phones * Loading @@ -5,11 +6,6 @@ * Copyright (c) 2009 Daniel Ribeiro <drwyrm@gmail.com> * * Based on Motorola's rtc.c Copyright (c) 2003-2005 Motorola * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * */ #include <linux/kernel.h> Loading