commit | ac2cb30b4792340d932545f41a8335da2632027d | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Sep 07 08:23:06 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Sep 07 08:23:06 2012 +0800 |
tree | 0db17bdbe737f24b611f0ad8607b377064a1ff1d | |
parent | 78bfee0e1e2e22c3062b41be8db618e7484c8e35 [diff] |
spi/gpio: Fix stub for spi_gpio_probe_dt() The gpio_ was missing from the name. Add a name for the parameter while we're at it since GCC warns. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>