|
@@ -818,7 +818,6 @@ static SIMPLE_DEV_PM_OPS(spi_sirfsoc_pm_ops, spi_sirfsoc_suspend,
|
|
|
|
|
|
|
|
static const struct of_device_id spi_sirfsoc_of_match[] = {
|
|
static const struct of_device_id spi_sirfsoc_of_match[] = {
|
|
|
{ .compatible = "sirf,prima2-spi", },
|
|
{ .compatible = "sirf,prima2-spi", },
|
|
|
- { .compatible = "sirf,marco-spi", },
|
|
|
|
|
{}
|
|
{}
|
|
|
};
|
|
};
|
|
|
MODULE_DEVICE_TABLE(of, spi_sirfsoc_of_match);
|
|
MODULE_DEVICE_TABLE(of, spi_sirfsoc_of_match);
|