From: Anatolij Gustschin Date: Wed, 2 Jun 2010 23:38:57 +0000 (+0200) Subject: of/pcmcia: m8xx_pcmcia.c: Fix build failures X-Git-Tag: v2.6.35-rc2~53^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2005ce3521b7a38f12085e0420f405a8ee06f606;p=pandora-kernel.git of/pcmcia: m8xx_pcmcia.c: Fix build failures Fixes build errors caused by the: - OF device_node pointer being moved into struct device - typo in match_table field in the struct device_driver (which shoud be of_match_table) Signed-off-by: Anatolij Gustschin Signed-off-by: Grant Likely --- Reading git-diff-tree failed