]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not defined
authorVenki Pallipadi <venkatesh.pallipadi@intel.com>
Thu, 23 Oct 2008 22:39:06 +0000 (15:39 -0700)
committerLen Brown <len.brown@intel.com>
Fri, 24 Oct 2008 16:59:47 +0000 (12:59 -0400)
commitf371be6352cdde3df2253b76acb979480e93ce4f
tree835cf9fd3b947529de51ab1945fc4c02ba80e374
parent33093e186c8f80b443fafb1d347a140bdd2b86c6
i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not defined

When I7300_idle driver is not configured, there is a compile time
warning about IDLE_IOAT_CHANNEL not defined. Fix it.

Reported-by: Suresh Siddha <suresh.b.siddha@intel.com>
Reported-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/dma/ioat_dma.c