From: Alexander Shiyan Date: Wed, 15 Aug 2012 16:28:05 +0000 (+0400) Subject: mtd: autcpu12-nvram: Fix compile breakage X-Git-Tag: v3.7-rc1~70^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1f55c680e5d021e7066f4461dd678d42af18898;p=pandora-kernel.git mtd: autcpu12-nvram: Fix compile breakage Update driver autcpu12-nvram.c so it compiles; map_read32/map_write32 no longer exist in the kernel so the driver is totally broken. Additionally, map_info name passed to simple_map_init is incorrect. Signed-off-by: Alexander Shiyan Acked-by: Arnd Bergmann Cc: stable@vger.kernel.org Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed