aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/xip.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mtd/xip.h')
-rw-r--r--include/linux/mtd/xip.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/mtd/xip.h b/include/linux/mtd/xip.h
index e373690cce0a..a4e352b1dfe6 100644
--- a/include/linux/mtd/xip.h
+++ b/include/linux/mtd/xip.h
@@ -1,3 +1,4 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * MTD primitives for XIP support 3 * MTD primitives for XIP support
3 * 4 *
@@ -7,10 +8,6 @@
7 * 8 *
8 * This XIP support for MTD has been loosely inspired 9 * This XIP support for MTD has been loosely inspired
9 * by an earlier patch authored by David Woodhouse. 10 * by an earlier patch authored by David Woodhouse.
10 *
11 * This program is free software; you can redistribute it and/or modify
12 * it under the terms of the GNU General Public License version 2 as
13 * published by the Free Software Foundation.
14 */ 11 */
15 12
16#ifndef __LINUX_MTD_XIP_H__ 13#ifndef __LINUX_MTD_XIP_H__