aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/devices.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-ux500/devices.h')
-rw-r--r--arch/arm/mach-ux500/devices.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/arch/arm/mach-ux500/devices.h b/arch/arm/mach-ux500/devices.h
deleted file mode 100644
index 5bca7c605cd6..000000000000
--- a/arch/arm/mach-ux500/devices.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * Copyright (C) ST-Ericsson SA 2010
- *
- * License terms: GNU General Public License (GPL) version 2
- */
-
-#ifndef __ASM_ARCH_DEVICES_H__
-#define __ASM_ARCH_DEVICES_H__
-
-struct platform_device;
-struct amba_device;
-
-extern struct amba_device ux500_pl031_device;
-
-#endif