]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()
authorFabio Estevam <festevam@gmail.com>
Thu, 12 Apr 2012 01:12:09 +0000 (22:12 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 18 Apr 2012 09:52:24 +0000 (11:52 +0200)
commitde1de1594faac901670356e09c8c42b73e35ebbf
tree142af0e227b36a57a9c3b638c12060af09ef572d
parent9fd4a50a12d699207c6a65558dfa674a3fd3f150
ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()

commit 6b783f7c (irq_domain: Remove irq_domain_add_simple()
replaced irq_domain_add_simple with irq_domain_add_legacy()

Implement this conversion so that imx27-dt can be built again.

Reported-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-imx/imx27-dt.c