hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
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__