diff options
Diffstat (limited to 'drivers/net/usb/sr9700.h')
-rw-r--r-- | drivers/net/usb/sr9700.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/net/usb/sr9700.h b/drivers/net/usb/sr9700.h index 258b030277e7..ea2b4de621c8 100644 --- a/drivers/net/usb/sr9700.h +++ b/drivers/net/usb/sr9700.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * CoreChip-sz SR9700 one chip USB 1.1 Ethernet Devices | 3 | * CoreChip-sz SR9700 one chip USB 1.1 Ethernet Devices |
3 | * | 4 | * |
4 | * Author : Liu Junliang <liujunliang_ljl@163.com> | 5 | * Author : Liu Junliang <liujunliang_ljl@163.com> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or | ||
7 | * modify it under the terms of the GNU General Public License | ||
8 | * version 2 as published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef _SR9700_H | 8 | #ifndef _SR9700_H |