hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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__