aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of_platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/of_platform.h')
-rw-r--r--include/linux/of_platform.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/include/linux/of_platform.h b/include/linux/of_platform.h
index fb908e598348..84a966623e78 100644
--- a/include/linux/of_platform.h
+++ b/include/linux/of_platform.h
@@ -1,14 +1,9 @@
1/* SPDX-License-Identifier: GPL-2.0+ */
1#ifndef _LINUX_OF_PLATFORM_H 2#ifndef _LINUX_OF_PLATFORM_H
2#define _LINUX_OF_PLATFORM_H 3#define _LINUX_OF_PLATFORM_H
3/* 4/*
4 * Copyright (C) 2006 Benjamin Herrenschmidt, IBM Corp. 5 * Copyright (C) 2006 Benjamin Herrenschmidt, IBM Corp.
5 * <benh@kernel.crashing.org> 6 * <benh@kernel.crashing.org>
6 *
7 * This program is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU General Public License
9 * as published by the Free Software Foundation; either version
10 * 2 of the License, or (at your option) any later version.
11 *
12 */ 7 */
13 8
14#include <linux/device.h> 9#include <linux/device.h>