aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_3xxx_data.c')
-rw-r--r--arch/arm/mach-omap2/omap_hwmod_3xxx_data.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c b/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
index edff39921bf8..f52438bdfc14 100644
--- a/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * omap_hwmod_3xxx_data.c - hardware modules present on the OMAP3xxx chips 3 * omap_hwmod_3xxx_data.c - hardware modules present on the OMAP3xxx chips
3 * 4 *
@@ -5,10 +6,6 @@
5 * Copyright (C) 2012 Texas Instruments, Inc. 6 * Copyright (C) 2012 Texas Instruments, Inc.
6 * Paul Walmsley 7 * Paul Walmsley
7 * 8 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation.
11 *
12 * The data in this file should be completely autogeneratable from 9 * The data in this file should be completely autogeneratable from
13 * the TI hardware database or other technical documentation. 10 * the TI hardware database or other technical documentation.
14 * 11 *