ASoC: xlnx: change license header format style
authorMaruthi Srinivas Bayyavarapu <[email protected]>
Wed, 19 Dec 2018 09:40:40 +0000 (15:10 +0530)
committerMark Brown <[email protected]>
Thu, 3 Jan 2019 16:32:51 +0000 (16:32 +0000)
Changed License header from C to C++ style comment block.

Signed-off-by: Maruthi Srinivas Bayyavarapu <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/xilinx/xlnx_i2s.c

index d4ae9eff41ce51cb2f2777263b5190edf49c3e49..8b353166ad447699480baae7944fe087a3bb79d8 100644 (file)
@@ -1,12 +1,11 @@
 // SPDX-License-Identifier: GPL-2.0
-/*
- * Xilinx ASoC I2S audio support
- *
- * Copyright (C) 2018 Xilinx, Inc.
- *
- * Author: Praveen Vuppala <[email protected]>
- * Author: Maruthi Srinivas Bayyavarapu <[email protected]>
- */
+//
+// Xilinx ASoC I2S audio support
+//
+// Copyright (C) 2018 Xilinx, Inc.
+//
+// Author: Praveen Vuppala <[email protected]>
+// Author: Maruthi Srinivas Bayyavarapu <[email protected]>
 
 #include <linux/io.h>
 #include <linux/module.h>