summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2019-01-20 13:35:32 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2019-01-21 09:56:50 +0100
commitf722f2a12ae40a1c5975f1b36647ce1a3864cb0a (patch)
treed70d9833dfca02458d6f1078057e50113fc9e210 /arch/arm/mach-at91
parentf9f68dac47fd603777e20a5d1ca998ddec6e1e58 (diff)
downloadbarebox-f722f2a12ae40a1c5975f1b36647ce1a3864cb0a.tar.gz
barebox-f722f2a12ae40a1c5975f1b36647ce1a3864cb0a.tar.xz
ARM: at91: delete unused mach/sama5d3_matrix.h
This removes the stale mach/sama5d3_matrix.h include as there is no user of it. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-at91')
-rw-r--r--arch/arm/mach-at91/include/mach/sama5d3_matrix.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/arch/arm/mach-at91/include/mach/sama5d3_matrix.h b/arch/arm/mach-at91/include/mach/sama5d3_matrix.h
deleted file mode 100644
index 8176b38bd3..0000000000
--- a/arch/arm/mach-at91/include/mach/sama5d3_matrix.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * Matrix-centric header file for the SAMA5D3 family
- *
- * Copyright (C) 2009-2012 Atmel Corporation.
- *
- * Only EBI related registers.
- * Write Protect register definitions may be useful.
- *
- * Licensed under GPLv2 or later.
- */
-
-#ifndef SAMA5D3_MATRIX_H
-#define SAMA5D3_MATRIX_H
-
-#endif