aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/sram.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/sram.h')
-rw-r--r--arch/arm/mach-omap2/sram.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/sram.h b/arch/arm/mach-omap2/sram.h
index 18dc884267fa..447bd3eed0fd 100644
--- a/arch/arm/mach-omap2/sram.h
+++ b/arch/arm/mach-omap2/sram.h
@@ -1,9 +1,6 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * Interface for functions that need to be run in internal SRAM 3 * Interface for functions that need to be run in internal SRAM
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 */ 4 */
8 5
9#ifndef __ASSEMBLY__ 6#ifndef __ASSEMBLY__