forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/include/linux/platform_data/intel-mid_wdt.h
....@@ -1,12 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * intel-mid_wdt: generic Intel MID SCU watchdog driver
34 *
45 * Copyright (C) 2014 Intel Corporation. All rights reserved.
56 * Contact: David Cohen <david.a.cohen@linux.intel.com>
6
- *
7
- * This program is free software; you can redistribute it and/or
8
- * modify it under the terms of version 2 of the GNU General
9
- * Public License as published by the Free Software Foundation.
107 */
118
129 #ifndef __INTEL_MID_WDT_H__