spi-topcliff-pch: Add MODULE_DEVICE_TABLE

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
Alexander Stein 2013-08-12 17:26:27 +02:00 committed by Mark Brown
parent d4e4ab86bc
commit 2f1603c6fa
1 changed files with 2 additions and 0 deletions

View File

@ -1797,3 +1797,5 @@ MODULE_PARM_DESC(use_dma,
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("Intel EG20T PCH/LAPIS Semiconductor ML7xxx IOH SPI Driver");
MODULE_DEVICE_TABLE(pci, pch_spi_pcidev_id);