From: Grant Likely Date: Mon, 5 Jul 2010 22:11:55 +0000 (-0600) Subject: of/gpio: fix of_gpio includes X-Git-Tag: v2.6.36-rc1~543^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e13cba8dc35774bf1d7169733e876c5b7adee54;p=pandora-kernel.git of/gpio: fix of_gpio includes drivers/of/gpio.c is missing includes for of_irq and struct device which cause build failures on ARM. This patch adds the correct include files and removes the unneeded kernel.h include Signed-off-by: Grant Likely --- Reading git-diff-tree failed