diff options
Diffstat (limited to 'drivers/base/dma-contiguous.c')
-rw-r--r-- | drivers/base/dma-contiguous.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/base/dma-contiguous.c b/drivers/base/dma-contiguous.c index ea9726e71468..7c954100d503 100644 --- a/drivers/base/dma-contiguous.c +++ b/drivers/base/dma-contiguous.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0+ | ||
1 | /* | 2 | /* |
2 | * Contiguous Memory Allocator for DMA mapping framework | 3 | * Contiguous Memory Allocator for DMA mapping framework |
3 | * Copyright (c) 2010-2011 by Samsung Electronics. | 4 | * Copyright (c) 2010-2011 by Samsung Electronics. |