aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/bestcomm/gen_bd.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/bestcomm/gen_bd.c')
-rw-r--r--drivers/dma/bestcomm/gen_bd.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/dma/bestcomm/gen_bd.c b/drivers/dma/bestcomm/gen_bd.c
index 1a5b22d88127..906ddba6a6f5 100644
--- a/drivers/dma/bestcomm/gen_bd.c
+++ b/drivers/dma/bestcomm/gen_bd.c
@@ -1,14 +1,10 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Driver for MPC52xx processor BestComm General Buffer Descriptor 3 * Driver for MPC52xx processor BestComm General Buffer Descriptor
3 * 4 *
4 * Copyright (C) 2007 Sylvain Munaut <tnt@246tNt.com> 5 * Copyright (C) 2007 Sylvain Munaut <tnt@246tNt.com>
5 * Copyright (C) 2006 AppSpec Computer Technologies Corp. 6 * Copyright (C) 2006 AppSpec Computer Technologies Corp.
6 * Jeff Gibbons <jeff.gibbons@appspec.com> 7 * Jeff Gibbons <jeff.gibbons@appspec.com>
7 *
8 * This program is free software; you can redistribute it and/or modify it
9 * under the terms of the GNU General Public License version 2 as published
10 * by the Free Software Foundation.
11 *
12 */ 8 */
13 9
14#include <linux/module.h> 10#include <linux/module.h>