Skip to content

Commit

Permalink
spi-topcliff-pch: Add MODULE_DEVICE_TABLE
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
  • Loading branch information
Alexander Stein authored and Mark Brown committed Aug 13, 2013
1 parent d4e4ab8 commit 2f1603c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/spi/spi-topcliff-pch.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);

0 comments on commit 2f1603c

Please sign in to comment.