diff options
Diffstat (limited to 'drivers/net/cs8900.h')
-rw-r--r-- | drivers/net/cs8900.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/cs8900.h b/drivers/net/cs8900.h index 79877dd5727..1a566ff7b2e 100644 --- a/drivers/net/cs8900.h +++ b/drivers/net/cs8900.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ #ifndef CS8900_H #define CS8900_H /* @@ -18,8 +19,6 @@ * target board. Anything with a CL-PS7111 or EP7211 should be able to run * this code in bootstrap mode. All the board specifics can be handled on * the host. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <asm/types.h> |