From: Lidza Louina Date: Mon, 26 Aug 2013 18:04:59 +0000 (-0400) Subject: staging: dgnc: tty.c: edits var in init func for sparse X-Git-Tag: v3.12-rc1~183^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f1c9320ee6b596d58c4b2baeb1bbdfb1f0d9af;p=pandora-kernel.git staging: dgnc: tty.c: edits var in init func for sparse This patch edits the vaddr variable in dgnc_tty_init. The variable gets set to board_t->re_map_membase. A previous patch changed the re_map_membase variable's marker and type. This patch makes sure that the changes are consistent and that it doesn't cause sparse warnings. Signed-off-by: Lidza Louina Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed