From: Rob Herring Date: Tue, 16 Nov 2010 20:33:51 +0000 (-0600) Subject: ipmi: explicitly include of_address.h and of_irq.h X-Git-Tag: v2.6.38-rc1~431^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=672d8eafe38e9324055b8c0d0ad6e95c43b6d52a;p=pandora-kernel.git ipmi: explicitly include of_address.h and of_irq.h of_address.h and of_irq.h are implicitly included on powerpc. Adding them fixes builds on non-powerpc platforms. Signed-off-by: Rob Herring Signed-off-by: Grant Likely --- Reading git-diff-tree failed