From: Stefan Weil Date: Sun, 7 Nov 2010 21:14:53 +0000 (+0100) Subject: Blackfin: tll6527m: fix spelling in unused code (struct name) X-Git-Tag: v2.6.38-rc1~421^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e01b5b129661ee1eaddd4f2a0d8df6cb170339a5;p=pandora-kernel.git Blackfin: tll6527m: fix spelling in unused code (struct name) platfrom -> platform This changes a struct name. The related code is conditionally compiled and won't work because the include file linux/gpio-decoder.h is missing, so removing this code would be an even better solution. If the missing include file is added, it must fix the spelling, too. Signed-off-by: Stefan Weil Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed