From: Shawn Guo Date: Sat, 13 Aug 2011 16:14:04 +0000 (+0800) Subject: gpio/mxc: move irq_to_gpio() into gpio-mxc driver X-Git-Tag: v3.2-rc1~98^2~14^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4395612290c7b70041952add7ad75b534c8b40c;p=pandora-kernel.git gpio/mxc: move irq_to_gpio() into gpio-mxc driver As irq_to_gpio() is only being used by gpio-mxc driver, it should be moved from mach/gpio.h into gpio-mxc.c. Signed-off-by: Shawn Guo Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed