mmc: of_mmc_spi: Need to include irq.h and of_irq.h
authorDavid Miller <davem@davemloft.net>
Fri, 18 Mar 2011 22:00:23 +0000 (15:00 -0700)
committerChris Ball <cjb@laptop.org>
Fri, 25 Mar 2011 14:30:49 +0000 (10:30 -0400)
commitb2fce6ad9f0f01cc06745298148a4941ccc4d3ec
tree5d87d55b31c8b404d1b662c14afac9de5ca21fff
parent768fbc1876b3239f4c463c00ea1e78725554cf21
mmc: of_mmc_spi: Need to include irq.h and of_irq.h

Since these are the headers that provide irq_of_parse_and_map()
and NO_IRQ.

Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/of_mmc_spi.c