phy: Fix possible NULL pointer deference
[oweals/u-boot.git] / drivers / gpio / mvgpio.h
index 1de739568ab896f547aa912d83b4c4f0ddfad387..d68c48e637372bb8cf1f4ddd21f25c801c40f165 100644 (file)
@@ -1,12 +1,11 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2011
  * eInfochips Ltd. <www.einfochips.com>
- * Written-by: Ajay Bhargav <ajay.bhargav@einfochips.com>
+ * Written-by: Ajay Bhargav <contact@8051projects.net>
  *
  * (C) Copyright 2010
  * Marvell Semiconductor <www.marvell.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __MVGPIO_H__