ARM: dts: Fixed typo interrupt-cells for exynos5420 and exynos5250
authorAnand Moon <linux.amoon@gmail.com>
Thu, 26 Mar 2015 16:55:10 +0000 (01:55 +0900)
committerKukjin Kim <kgene@kernel.org>
Thu, 26 Mar 2015 16:55:28 +0000 (01:55 +0900)
Changes fixes the misspelled of #interrups-cell.

arch/arm/boot/dts/exynos5420.dtsi:224: WARNING: 'interrups'
 may be misspelled - perhaps 'interrupts'?

Tested on OdroidXU3 board.

Signed-off-by: Anand Moon <linux.amoon@gmail.com>
[kgene@kernel.org: added fixing same typo in exynos5250]
Signed-off-by: Kukjin Kim <kgene@kernel.org>

No differences found