|
@@ -1,12 +1,8 @@
|
|
|
-/*
|
|
|
- * Freescale i.MX6UL touchscreen controller driver
|
|
|
- *
|
|
|
- * Copyright (C) 2015 Freescale Semiconductor, Inc.
|
|
|
- *
|
|
|
- * This program is free software; you can redistribute it and/or modify
|
|
|
- * it under the terms of the GNU General Public License version 2 as
|
|
|
- * published by the Free Software Foundation.
|
|
|
- */
|
|
|
+// SPDX-License-Identifier: GPL-2.0
|
|
|
+//
|
|
|
+// Freescale i.MX6UL touchscreen controller driver
|
|
|
+//
|
|
|
+// Copyright (C) 2015 Freescale Semiconductor, Inc.
|
|
|
|
|
|
#include <linux/errno.h>
|
|
|
#include <linux/kernel.h>
|