From: Lee Jones Date: Thu, 19 Jun 2014 14:40:41 +0000 (+0100) Subject: gpio: crystalcove: Fix implicit declaration of function 'seq_printf' error X-Git-Tag: cleanup-for-v3.18~88^2~95^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dbf2aa3c308ade864261e8047b0dce1f4ed9a7e;p=pandora-kernel.git gpio: crystalcove: Fix implicit declaration of function 'seq_printf' error drivers/gpio/gpio-crystalcove.c: In function 'crystalcove_gpio_dbg_show': drivers/gpio/gpio-crystalcove.c:286:3: error: implicit declaration of function 'seq_printf' seq_printf(s, " gpio-%-2d %s %s %s %s ctlo=%2x,%s %s %s\n", Reported-by: Stephen Rothwell Acked-by: Alexandre Courbot Signed-off-by: Lee Jones --- Reading git-diff-tree failed