diff options
| author | Axel Lin <axel.lin@ingics.com> | 2013-08-31 22:27:27 +0800 |
|---|---|---|
| committer | Mark Brown <broonie@linaro.org> | 2013-08-31 16:29:14 +0100 |
| commit | d8851a0d4f57537315fdb854f04724acdc87c424 (patch) | |
| tree | 5434769f427406cc3f42f41613d17f1e0b0dd9aa /scripts/patch-kernel | |
| parent | spi: spi-efm32: remove redundant dev_err call in efm32_spi_probe() (diff) | |
| download | linux-d8851a0d4f57537315fdb854f04724acdc87c424.tar.gz linux-d8851a0d4f57537315fdb854f04724acdc87c424.zip | |
spi: efm32: Fix build error
Obviously the of_device_id table name is wrong.
Fix below build error:
CC [M] drivers/spi/spi-efm32.o
drivers/spi/spi-efm32.c:499:1: error: '__mod_of_device_table' aliased to undefined symbol 'efm32_uart_dt_ids'
make[2]: *** [drivers/spi/spi-efm32.o] Error 1
make[1]: *** [drivers/spi] Error 2
make: *** [drivers] Error 2
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
