aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/lib/memset.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/blackfin/lib/memset.S')
-rw-r--r--arch/blackfin/lib/memset.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/lib/memset.S b/arch/blackfin/lib/memset.S
index eab1bef3f5bf..cdcf9148ea20 100644
--- a/arch/blackfin/lib/memset.S
+++ b/arch/blackfin/lib/memset.S
@@ -1,7 +1,7 @@
1/* 1/*
2 * Copyright 2004-2009 Analog Devices Inc. 2 * Copyright 2004-2009 Analog Devices Inc.
3 * 3 *
4 * Licensed under the ADI BSD license or the GPL-2 (or later) 4 * Licensed under the Clear BSD license or the GPL-2 (or later)
5 */ 5 */
6 6
7#include <linux/linkage.h> 7#include <linux/linkage.h>