ARM: davinci: aintc: use a common prefix for symbols in the driver
In preparation for moving the driver to drivers/irqchip do some cleanup: use a common prefix for all symbols. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Reviewed-by: David Lechner <david@lechnology.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
This commit is contained in:

committed by
Sekhar Nori

parent
de4f82a245
commit
2b6a2e74f2
@@ -691,7 +691,7 @@ void __init dm646x_register_clocks(void)
|
||||
|
||||
void __init dm646x_init_irq(void)
|
||||
{
|
||||
davinci_irq_init();
|
||||
davinci_aintc_init();
|
||||
}
|
||||
|
||||
static int __init dm646x_init_devices(void)
|
||||
|
Reference in New Issue
Block a user