Revert "spi: bcm63xx: Fix module autoloading"
This reverts commit ff88e31b9d
.
This commit is contained in:
parent
06e1842e46
commit
2c37ff4cf2
1 changed files with 0 additions and 1 deletions
|
@ -476,7 +476,6 @@ static const struct platform_device_id bcm63xx_spi_dev_match[] = {
|
|||
{
|
||||
},
|
||||
};
|
||||
MODULE_DEVICE_TABLE(platform, bcm63xx_spi_dev_match);
|
||||
|
||||
static const struct of_device_id bcm63xx_spi_of_match[] = {
|
||||
{ .compatible = "brcm,bcm6348-spi", .data = &bcm6348_spi_reg_offsets },
|
||||
|
|
Loading…
Reference in a new issue