]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/tee/tee_core.c
drm/i915/execlists: Refactor -EIO markup of hung requests
[linux.git] / drivers / tee / tee_core.c
index 17c64fccbb10f3fde59114dde5ae4d2c73ece664..0f16d9ffd8d12ee024a92f9eff1b926fb8819fc4 100644 (file)
@@ -1,15 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2015-2016, Linaro Limited
- *
- * This software is licensed under the terms of the GNU General Public
- * License version 2, as published by the Free Software Foundation, and
- * may be copied, distributed, and modified under those terms.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
  */
 
 #define pr_fmt(fmt) "%s: " fmt, __func__