diff options
Diffstat (limited to 'arch/arm/common/dmabounce.c')
-rw-r--r-- | arch/arm/common/dmabounce.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/common/dmabounce.c b/arch/arm/common/dmabounce.c index 5ba4622030ca..f4b719bde763 100644 --- a/arch/arm/common/dmabounce.c +++ b/arch/arm/common/dmabounce.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * arch/arm/common/dmabounce.c | 3 | * arch/arm/common/dmabounce.c |
3 | * | 4 | * |
@@ -16,10 +17,6 @@ | |||
16 | * | 17 | * |
17 | * Copyright (C) 2002 Hewlett Packard Company. | 18 | * Copyright (C) 2002 Hewlett Packard Company. |
18 | * Copyright (C) 2004 MontaVista Software, Inc. | 19 | * Copyright (C) 2004 MontaVista Software, Inc. |
19 | * | ||
20 | * This program is free software; you can redistribute it and/or | ||
21 | * modify it under the terms of the GNU General Public License | ||
22 | * version 2 as published by the Free Software Foundation. | ||
23 | */ | 20 | */ |
24 | 21 | ||
25 | #include <linux/module.h> | 22 | #include <linux/module.h> |