Commit add5ca2c authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Linus Torvalds

sh: sh4a: convert to SPDX identifiers

Update license to use SPDX-License-Identifier instead of verbose license
text.

Link: http://lkml.kernel.org/r/878t14csxy.wl-kuninori.morimoto.gx@renesas.comSigned-off-by: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: default avatarSimon Horman <horms+renesas@verge.net.au>
Cc: Rich Felker <dalias@libc.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 6ecc0a4d
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh4a/clock-sh7343.c * arch/sh/kernel/cpu/sh4a/clock-sh7343.c
* *
* SH7343 clock framework support * SH7343 clock framework support
* *
* Copyright (C) 2009 Magnus Damm * Copyright (C) 2009 Magnus Damm
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License
*
* This program is distributed in the hope that it will be useful,
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh4a/clock-sh7366.c * arch/sh/kernel/cpu/sh4a/clock-sh7366.c
* *
* SH7366 clock framework support * SH7366 clock framework support
* *
* Copyright (C) 2009 Magnus Damm * Copyright (C) 2009 Magnus Damm
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License
*
* This program is distributed in the hope that it will be useful,
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh4a/clock-sh7722.c * arch/sh/kernel/cpu/sh4a/clock-sh7722.c
* *
* SH7722 clock framework support * SH7722 clock framework support
* *
* Copyright (C) 2009 Magnus Damm * Copyright (C) 2009 Magnus Damm
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License
*
* This program is distributed in the hope that it will be useful,
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh4a/clock-sh7723.c * arch/sh/kernel/cpu/sh4a/clock-sh7723.c
* *
* SH7723 clock framework support * SH7723 clock framework support
* *
* Copyright (C) 2009 Magnus Damm * Copyright (C) 2009 Magnus Damm
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License
*
* This program is distributed in the hope that it will be useful,
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh4a/clock-sh7724.c * arch/sh/kernel/cpu/sh4a/clock-sh7724.c
* *
* SH7724 clock framework support * SH7724 clock framework support
* *
* Copyright (C) 2009 Magnus Damm * Copyright (C) 2009 Magnus Damm
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License
*
* This program is distributed in the hope that it will be useful,
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh4a/clock-sh7734.c * arch/sh/kernel/cpu/sh4a/clock-sh7734.c
* *
...@@ -5,10 +6,6 @@ ...@@ -5,10 +6,6 @@
* *
* Copyright (C) 2011, 2012 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> * Copyright (C) 2011, 2012 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
* Copyright (C) 2011, 2012 Renesas Solutions Corp. * Copyright (C) 2011, 2012 Renesas Solutions Corp.
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh4/clock-sh7757.c * arch/sh/kernel/cpu/sh4/clock-sh7757.c
* *
* SH7757 support for the clock framework * SH7757 support for the clock framework
* *
* Copyright (C) 2009-2010 Renesas Solutions Corp. * Copyright (C) 2009-2010 Renesas Solutions Corp.
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh4a/clock-sh7763.c * arch/sh/kernel/cpu/sh4a/clock-sh7763.c
* *
...@@ -5,10 +6,6 @@ ...@@ -5,10 +6,6 @@
* *
* Copyright (C) 2005 Paul Mundt * Copyright (C) 2005 Paul Mundt
* Copyright (C) 2007 Yoshihiro Shimoda * Copyright (C) 2007 Yoshihiro Shimoda
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh4a/clock-sh7770.c * arch/sh/kernel/cpu/sh4a/clock-sh7770.c
* *
* SH7770 support for the clock framework * SH7770 support for the clock framework
* *
* Copyright (C) 2005 Paul Mundt * Copyright (C) 2005 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh4a/clock-sh7780.c * arch/sh/kernel/cpu/sh4a/clock-sh7780.c
* *
* SH7780 support for the clock framework * SH7780 support for the clock framework
* *
* Copyright (C) 2005 Paul Mundt * Copyright (C) 2005 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh4a/clock-sh7785.c * arch/sh/kernel/cpu/sh4a/clock-sh7785.c
* *
* SH7785 support for the clock framework * SH7785 support for the clock framework
* *
* Copyright (C) 2007 - 2010 Paul Mundt * Copyright (C) 2007 - 2010 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh4a/clock-sh7786.c * arch/sh/kernel/cpu/sh4a/clock-sh7786.c
* *
* SH7786 support for the clock framework * SH7786 support for the clock framework
* *
* Copyright (C) 2010 Paul Mundt * Copyright (C) 2010 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh4/clock-shx3.c * arch/sh/kernel/cpu/sh4/clock-shx3.c
* *
...@@ -6,10 +7,6 @@ ...@@ -6,10 +7,6 @@
* Copyright (C) 2006-2007 Renesas Technology Corp. * Copyright (C) 2006-2007 Renesas Technology Corp.
* Copyright (C) 2006-2007 Renesas Solutions Corp. * Copyright (C) 2006-2007 Renesas Solutions Corp.
* Copyright (C) 2006-2010 Paul Mundt * Copyright (C) 2006-2010 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* Shared support for SH-X3 interrupt controllers. * Shared support for SH-X3 interrupt controllers.
* *
* Copyright (C) 2009 - 2010 Paul Mundt * Copyright (C) 2009 - 2010 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/irq.h> #include <linux/irq.h>
#include <linux/io.h> #include <linux/io.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* Performance events support for SH-4A performance counters * Performance events support for SH-4A performance counters
* *
* Copyright (C) 2009, 2010 Paul Mundt * Copyright (C) 2009, 2010 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7723 Pinmux * SH7723 Pinmux
* *
* Copyright (C) 2008 Magnus Damm * Copyright (C) 2008 Magnus Damm
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/bug.h> #include <linux/bug.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7724 Pinmux * SH7724 Pinmux
* *
...@@ -7,10 +8,6 @@ ...@@ -7,10 +8,6 @@
* *
* Based on SH7723 Pinmux * Based on SH7723 Pinmux
* Copyright (C) 2008 Magnus Damm * Copyright (C) 2008 Magnus Damm
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/bug.h> #include <linux/bug.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7734 processor support - PFC hardware block * SH7734 processor support - PFC hardware block
* *
* Copyright (C) 2012 Renesas Solutions Corp. * Copyright (C) 2012 Renesas Solutions Corp.
* Copyright (C) 2012 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> * Copyright (C) 2012 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/bug.h> #include <linux/bug.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7757 (B0 step) Pinmux * SH7757 (B0 step) Pinmux
* *
...@@ -7,10 +8,6 @@ ...@@ -7,10 +8,6 @@
* *
* Based on SH7723 Pinmux * Based on SH7723 Pinmux
* Copyright (C) 2008 Magnus Damm * Copyright (C) 2008 Magnus Damm
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/bug.h> #include <linux/bug.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7785 Pinmux * SH7785 Pinmux
* *
* Copyright (C) 2008 Magnus Damm * Copyright (C) 2008 Magnus Damm
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/bug.h> #include <linux/bug.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7786 Pinmux * SH7786 Pinmux
* *
...@@ -7,10 +8,6 @@ ...@@ -7,10 +8,6 @@
* Based on SH7785 pinmux * Based on SH7785 pinmux
* *
* Copyright (C) 2008 Magnus Damm * Copyright (C) 2008 Magnus Damm
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/bug.h> #include <linux/bug.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH-X3 prototype CPU pinmux * SH-X3 prototype CPU pinmux
* *
* Copyright (C) 2010 Paul Mundt * Copyright (C) 2010 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/bug.h> #include <linux/bug.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7343 Setup * SH7343 Setup
* *
* Copyright (C) 2006 Paul Mundt * Copyright (C) 2006 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7366 Setup * SH7366 Setup
* *
* Copyright (C) 2008 Renesas Solutions * Copyright (C) 2008 Renesas Solutions
* *
* Based on linux/arch/sh/kernel/cpu/sh4a/setup-sh7722.c * Based on linux/arch/sh/kernel/cpu/sh4a/setup-sh7722.c
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7722 Setup * SH7722 Setup
* *
* Copyright (C) 2006 - 2008 Paul Mundt * Copyright (C) 2006 - 2008 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/mm.h> #include <linux/mm.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7723 Setup * SH7723 Setup
* *
* Copyright (C) 2008 Paul Mundt * Copyright (C) 2008 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7724 Setup * SH7724 Setup
* *
...@@ -7,10 +8,6 @@ ...@@ -7,10 +8,6 @@
* *
* Based on SH7723 Setup * Based on SH7723 Setup
* Copyright (C) 2008 Paul Mundt * Copyright (C) 2008 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh4a/setup-sh7734.c * arch/sh/kernel/cpu/sh4a/setup-sh7734.c
*
* SH7734 Setup * SH7734 Setup
* *
* Copyright (C) 2011,2012 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> * Copyright (C) 2011,2012 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
* Copyright (C) 2011,2012 Renesas Solutions Corp. * Copyright (C) 2011,2012 Renesas Solutions Corp.
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7757 Setup * SH7757 Setup
* *
* Copyright (C) 2009, 2011 Renesas Solutions Corp. * Copyright (C) 2009, 2011 Renesas Solutions Corp.
* *
* based on setup-sh7785.c : Copyright (C) 2007 Paul Mundt * based on setup-sh7785.c : Copyright (C) 2007 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7763 Setup * SH7763 Setup
* *
* Copyright (C) 2006 Paul Mundt * Copyright (C) 2006 Paul Mundt
* Copyright (C) 2007 Yoshihiro Shimoda * Copyright (C) 2007 Yoshihiro Shimoda
* Copyright (C) 2008, 2009 Nobuhiro Iwamatsu * Copyright (C) 2008, 2009 Nobuhiro Iwamatsu
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7770 Setup * SH7770 Setup
* *
* Copyright (C) 2006 - 2008 Paul Mundt * Copyright (C) 2006 - 2008 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7780 Setup * SH7780 Setup
* *
* Copyright (C) 2006 Paul Mundt * Copyright (C) 2006 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7785 Setup * SH7785 Setup
* *
* Copyright (C) 2007 Paul Mundt * Copyright (C) 2007 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH7786 Setup * SH7786 Setup
* *
...@@ -8,10 +9,6 @@ ...@@ -8,10 +9,6 @@
* Based on SH7785 Setup * Based on SH7785 Setup
* *
* Copyright (C) 2007 Paul Mundt * Copyright (C) 2007 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH-X3 Prototype Setup * SH-X3 Prototype Setup
* *
* Copyright (C) 2007 - 2010 Paul Mundt * Copyright (C) 2007 - 2010 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/init.h> #include <linux/init.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* SH-X3 SMP * SH-X3 SMP
* *
* Copyright (C) 2007 - 2010 Paul Mundt * Copyright (C) 2007 - 2010 Paul Mundt
* Copyright (C) 2007 Magnus Damm * Copyright (C) 2007 Magnus Damm
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/kernel.h> #include <linux/kernel.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* arch/sh/kernel/cpu/sh4a/ubc.c * arch/sh/kernel/cpu/sh4a/ubc.c
* *
* On-chip UBC support for SH-4A CPUs. * On-chip UBC support for SH-4A CPUs.
* *
* Copyright (C) 2009 - 2010 Paul Mundt * Copyright (C) 2009 - 2010 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/err.h> #include <linux/err.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment