Skip to content

Commit 6607aa6

Browse files
committed
csky: Fixup compile error
: error: C++ style comments are not allowed in ISO C90 // Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd. ^ error: (this will be reported only once per input file) Signed-off-by: Guo Ren <[email protected]>
1 parent 5d3f410 commit 6607aa6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+0
-52
lines changed

arch/csky/abiv1/inc/abi/cacheflush.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
2-
// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
32

43
#ifndef __ABI_CSKY_CACHEFLUSH_H
54
#define __ABI_CSKY_CACHEFLUSH_H

arch/csky/abiv1/inc/abi/ckmmu.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
2-
// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
32

43
#ifndef __ASM_CSKY_CKMMUV1_H
54
#define __ASM_CSKY_CKMMUV1_H

arch/csky/abiv1/inc/abi/entry.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
2-
// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
32

43
#ifndef __ASM_CSKY_ENTRY_H
54
#define __ASM_CSKY_ENTRY_H

arch/csky/abiv1/inc/abi/page.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
2-
// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
32

43
#include <asm/shmparam.h>
54

arch/csky/abiv1/inc/abi/pgtable-bits.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
2-
// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
32

43
#ifndef __ASM_CSKY_PGTABLE_BITS_H
54
#define __ASM_CSKY_PGTABLE_BITS_H

arch/csky/abiv1/inc/abi/reg_ops.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
2-
// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
32

43
#ifndef __ABI_REG_OPS_H
54
#define __ABI_REG_OPS_H

arch/csky/abiv1/inc/abi/regdef.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
2-
// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
32

43
#ifndef __ASM_CSKY_REGDEF_H
54
#define __ASM_CSKY_REGDEF_H

arch/csky/abiv1/inc/abi/string.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
2-
// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
32

43
#ifndef __ABI_CSKY_STRING_H
54
#define __ABI_CSKY_STRING_H

arch/csky/abiv1/inc/abi/switch_context.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
2-
// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
32

43
#ifndef __ABI_CSKY_PTRACE_H
54
#define __ABI_CSKY_PTRACE_H

arch/csky/abiv2/inc/abi/ckmmu.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
2-
// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
32

43
#ifndef __ASM_CSKY_CKMMUV2_H
54
#define __ASM_CSKY_CKMMUV2_H

0 commit comments

Comments
 (0)