projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
906a9ab
)
ASoC: xlnx: change license header format style
author
Maruthi Srinivas Bayyavarapu
<
[email protected]
>
Wed, 19 Dec 2018 09:40:40 +0000
(15:10 +0530)
committer
Mark 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
patch
|
blob
|
history
diff --git
a/sound/soc/xilinx/xlnx_i2s.c
b/sound/soc/xilinx/xlnx_i2s.c
index d4ae9eff41ce51cb2f2777263b5190edf49c3e49..8b353166ad447699480baae7944fe087a3bb79d8 100644
(file)
--- a/
sound/soc/xilinx/xlnx_i2s.c
+++ b/
sound/soc/xilinx/xlnx_i2s.c
@@
-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>