diff options
Diffstat (limited to 'drivers/media/platform/omap3isp/isp.c')
-rw-r--r-- | drivers/media/platform/omap3isp/isp.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/media/platform/omap3isp/isp.c b/drivers/media/platform/omap3isp/isp.c index bd57174d81a7..38849f0ba09d 100644 --- a/drivers/media/platform/omap3isp/isp.c +++ b/drivers/media/platform/omap3isp/isp.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * isp.c | 3 | * isp.c |
3 | * | 4 | * |
@@ -36,10 +37,6 @@ | |||
36 | * Thara Gopinath <thara@ti.com> | 37 | * Thara Gopinath <thara@ti.com> |
37 | * Toni Leinonen <toni.leinonen@nokia.com> | 38 | * Toni Leinonen <toni.leinonen@nokia.com> |
38 | * Troy Laramy <t-laramy@ti.com> | 39 | * Troy Laramy <t-laramy@ti.com> |
39 | * | ||
40 | * This program is free software; you can redistribute it and/or modify | ||
41 | * it under the terms of the GNU General Public License version 2 as | ||
42 | * published by the Free Software Foundation. | ||
43 | */ | 40 | */ |
44 | 41 | ||
45 | #include <asm/cacheflush.h> | 42 | #include <asm/cacheflush.h> |