ux500: dynamic SOC detection
Dynamically detect the DBx500 SOC an revision based on the ASIC ID. Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
This commit is contained in:

committed by
Linus Walleij

parent
5dc55e0a39
commit
abf12d719a
@@ -27,10 +27,6 @@
|
||||
static void __iomem *l2x0_base;
|
||||
#endif
|
||||
|
||||
void __init ux500_map_io(void)
|
||||
{
|
||||
}
|
||||
|
||||
void __init ux500_init_irq(void)
|
||||
{
|
||||
void __iomem *dist_base;
|
||||
|
Reference in New Issue
Block a user