ARM: ux500: Remove unused call to register AMBA devices

Decomission the AMBA device register functions.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Lee Jones
2013-11-06 10:05:46 +00:00
committed by Linus Walleij
parent e937274f42
commit cef2e06cf4
3 changed files with 1 additions and 30 deletions

View File

@@ -27,9 +27,6 @@ extern void __init ux500_init_irq(void);
extern struct device *ux500_soc_device_init(const char *soc_id);
struct amba_device;
extern void __init amba_add_devices(struct amba_device *devs[], int num);
extern void ux500_timer_init(void);
#define __IO_DEV_DESC(x, sz) { \