diff options
Diffstat (limited to 'include/media/i2c/tw9910.h')
-rw-r--r-- | include/media/i2c/tw9910.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/media/i2c/tw9910.h b/include/media/i2c/tw9910.h index 2f93799d5a21..92d31bd1afe6 100644 --- a/include/media/i2c/tw9910.h +++ b/include/media/i2c/tw9910.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * tw9910 Driver header | 3 | * tw9910 Driver header |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Based on ov772x.h | 8 | * Based on ov772x.h |
8 | * | 9 | * |
9 | * Copyright (C) Kuninori Morimoto <morimoto.kuninori@renesas.com> | 10 | * Copyright (C) Kuninori Morimoto <morimoto.kuninori@renesas.com> |
10 | * | ||
11 | * This program is free software; you can redistribute it and/or modify | ||
12 | * it under the terms of the GNU General Public License version 2 as | ||
13 | * published by the Free Software Foundation. | ||
14 | */ | 11 | */ |
15 | 12 | ||
16 | #ifndef __TW9910_H__ | 13 | #ifndef __TW9910_H__ |