summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/cpu/defBF533.h
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2019-10-17 08:10:11 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2019-10-17 08:10:11 +0200
commit20b15591f17289f25da61099ef1e2eb1b8d8871f (patch)
treefdac3d67fd30654d63633e5649df1fddbb336cfd /arch/blackfin/include/asm/cpu/defBF533.h
parent2817ad889bafa33883031df4461ffb6339369bce (diff)
parentffe922ce9aa71520f206bd67a99944158a719f99 (diff)
downloadbarebox-20b15591f17289f25da61099ef1e2eb1b8d8871f.tar.gz
barebox-20b15591f17289f25da61099ef1e2eb1b8d8871f.tar.xz
Merge branch 'for-next/bfin'
Diffstat (limited to 'arch/blackfin/include/asm/cpu/defBF533.h')
-rw-r--r--arch/blackfin/include/asm/cpu/defBF533.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/arch/blackfin/include/asm/cpu/defBF533.h b/arch/blackfin/include/asm/cpu/defBF533.h
deleted file mode 100644
index 90e50afa7f..0000000000
--- a/arch/blackfin/include/asm/cpu/defBF533.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- * defBF533.h
- *
- * This file is subject to the terms and conditions of the GNU Public
- * License. See the file "COPYING" in the main directory of this archive
- * for more details.
- *
- * Non-GPL License also available as part of VisualDSP++
- *
- * http://www.analog.com/processors/resources/crosscore/visualDspDevSoftware.html
- *
- * (c) Copyright 2001-2005 Analog Devices, Inc. All rights reserved
- *
- * This file under source code control, please send bugs or changes to:
- * dsptools.support@analog.com
- *
- */
-
-#ifndef _DEFBF533_H
-#define _DEFBF533_H
-
-#include <asm/cpu/defBF532.h>
-
-#endif /* _DEFBF533_H */