From: Greg Kroah-Hartman Date: Thu, 25 Jul 2013 20:50:30 +0000 (-0700) Subject: char: tile-srom: fix build error X-Git-Tag: v3.12-rc1~184^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c42721fe0c58a848849b43ff558cf2fb86aa35a;p=pandora-kernel.git char: tile-srom: fix build error This fixes the build error: drivers/char/tile-srom.c:307:2: warning: missing braces around initializer [-Wmissing-braces] and the resulting fallout for the missing '*' character, sorry, my fault... Reported-by: kbuild test robot Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed