ARM: davinci: cp-intc: use a common prefix for all symbols
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
47b7c6195c
commit
b35b55e72c
@@ -833,7 +833,7 @@ static const struct davinci_cp_intc_config da830_cp_intc_config = {
|
||||
|
||||
void __init da830_init_irq(void)
|
||||
{
|
||||
cp_intc_init();
|
||||
davinci_cp_intc_init();
|
||||
}
|
||||
|
||||
void __init da830_init_time(void)
|
||||
|
Reference in New Issue
Block a user