From: Axel Lin Date: Tue, 20 Aug 2013 05:58:00 +0000 (+0800) Subject: pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLE X-Git-Tag: v3.12-rc1~151^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13ceb77aef571a2d410f2e60efe00e9d9a7129e8;p=pandora-kernel.git pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLE The symbol SPEAr310_pinctrl_of_match does not exist at all. Fix it. We didn't hit the compile error because this driver can only be built-in now. Signed-off-by: Axel Lin Acked-by: Viresh Kumar Signed-off-by: Linus Walleij --- Reading git-diff-tree failed