From: Stephen Warren Date: Wed, 19 Sep 2012 20:19:02 +0000 (-0600) Subject: ARM: tegra: select SPARSE_IRQ X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~43^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5a4d6b07ac98405f347c796bc74f4367e516898;p=pandora-kernel.git ARM: tegra: select SPARSE_IRQ SPARSE_IRQ is required for single zImage support. With this enabled, we can delete . This requires removing one unnecessary include of that file, and hard-coding the PCIe IRQ into the PCIe driver. This is a hack that will be dealt with as part of converting the PCIe driver into a true DT-supporting driver. Signed-off-by: Stephen Warren --- Reading git-diff-tree failed