commit | 8dbf2aa3c308ade864261e8047b0dce1f4ed9a7e | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu Jun 19 15:40:41 2014 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Jun 19 16:56:28 2014 +0100 |
tree | 65be719621a8bdecdb923e43c47c2df4b0d2ab13 | |
parent | 104fb1d5153c563f453cb9c048fa0a17318a2348 [diff] |
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 <sfr@canb.auug.org.au> Acked-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>