forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/drivers/misc/mei/hw-txe-regs.h
....@@ -1,63 +1,8 @@
1
-/******************************************************************************
1
+/* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
2
+/*
3
+ * Copyright (c) 2013-2014, Intel Corporation. All rights reserved.
24 * Intel Management Engine Interface (Intel MEI) Linux driver
3
- * Intel MEI Interface Header
4
- *
5
- * This file is provided under a dual BSD/GPLv2 license. When using or
6
- * redistributing this file, you may do so under either license.
7
- *
8
- * GPL LICENSE SUMMARY
9
- *
10
- * Copyright(c) 2013 - 2014 Intel Corporation. All rights reserved.
11
- *
12
- * This program is free software; you can redistribute it and/or modify
13
- * it under the terms of version 2 of the GNU General Public License as
14
- * published by the Free Software Foundation.
15
- *
16
- * This program is distributed in the hope that it will be useful, but
17
- * WITHOUT ANY WARRANTY; without even the implied warranty of
18
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
19
- * General Public License for more details.
20
- *
21
- * The full GNU General Public License is included in this distribution
22
- * in the file called COPYING
23
- *
24
- * Contact Information:
25
- * Intel Corporation.
26
- * linux-mei@linux.intel.com
27
- * http://www.intel.com
28
- *
29
- * BSD LICENSE
30
- *
31
- * Copyright(c) 2013 - 2014 Intel Corporation. All rights reserved.
32
- * All rights reserved.
33
- *
34
- * Redistribution and use in source and binary forms, with or without
35
- * modification, are permitted provided that the following conditions
36
- * are met:
37
- *
38
- * * Redistributions of source code must retain the above copyright
39
- * notice, this list of conditions and the following disclaimer.
40
- * * Redistributions in binary form must reproduce the above copyright
41
- * notice, this list of conditions and the following disclaimer in
42
- * the documentation and/or other materials provided with the
43
- * distribution.
44
- * * Neither the name Intel Corporation nor the names of its
45
- * contributors may be used to endorse or promote products derived
46
- * from this software without specific prior written permission.
47
- *
48
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
49
- * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
50
- * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
51
- * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
52
- * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
53
- * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
54
- * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
55
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
56
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
57
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
58
- * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
59
- *
60
- *****************************************************************************/
5
+ */
616 #ifndef _MEI_HW_TXE_REGS_H_
627 #define _MEI_HW_TXE_REGS_H_
638