From: Stephen Boyd Date: Mon, 4 Mar 2013 23:08:27 +0000 (-0800) Subject: gpio: Make gpio-msm-v1 into a platform driver X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~70^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bce696b07e3b6aafed58c211c7fa19cd734e4c1;p=pandora-kernel.git gpio: Make gpio-msm-v1 into a platform driver Doing this removes the dependence of this driver on the msm_iomap.h and cpu.h mach include headers provied by MSM. This is necessary to support single zImage work in the future and allows us to remove cpu.h entirely and brings us closer to removing msm_iomap.h. Cc: Grant Likely Acked-by: Linus Walleij Tested-by: Rohit Vaswani Acked-by: Rohit Vaswani Signed-off-by: Stephen Boyd Signed-off-by: David Brown --- Reading git-diff-tree failed