···11+/* SPDX-License-Identifier: GPL-2.0 */12/*23 * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.34 * http://www.samsung.com44- *55- * This program is free software; you can redistribute it and/or modify66- * it under the terms of the GNU General Public License version 2 as77- * published by the Free Software Foundation.88-*/55+ */96107/* pull in the relevant register and map files. */118
+3-7
arch/arm/include/debug/samsung.S
···11-/* arch/arm/plat-samsung/include/plat/debug-macro.S22- *11+/* SPDX-License-Identifier: GPL-2.0 */22+/*33 * Copyright 2005, 2007 Simtec Electronics44 * http://armlinux.simtec.co.uk/55 * Ben Dooks <ben@simtec.co.uk>66- *77- * This program is free software; you can redistribute it and/or modify88- * it under the terms of the GNU General Public License version 2 as99- * published by the Free Software Foundation.1010-*/66+ */117128#include <linux/serial_s3c.h>139
+2-15
include/linux/serial_s3c.h
···11+/* SPDX-License-Identifier: GPL-2.0+ */12/*23 * Internal header file for Samsung S3C2410 serial ports (UART0-2)34 *···1110 * Internal header file for MX1ADS serial ports (UART1 & 2)1211 *1312 * Copyright (C) 2002 Shane Nay (shane@minirl.com)1414- *1515- * This program is free software; you can redistribute it and/or modify1616- * it under the terms of the GNU General Public License as published by1717- * the Free Software Foundation; either version 2 of the License, or1818- * (at your option) any later version.1919- *2020- * This program is distributed in the hope that it will be useful,2121- * but WITHOUT ANY WARRANTY; without even the implied warranty of2222- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the2323- * GNU General Public License for more details.2424- *2525- * You should have received a copy of the GNU General Public License2626- * along with this program; if not, write to the Free Software2727- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA2828-*/1313+ */29143015#ifndef __ASM_ARM_REGS_SERIAL_H3116#define __ASM_ARM_REGS_SERIAL_H