|
@@ -1911,7 +1911,6 @@ MODULE_DEVICE_TABLE(of, fsi_of_match);
|
|
|
|
|
|
static const struct platform_device_id fsi_id_table[] = {
|
|
static const struct platform_device_id fsi_id_table[] = {
|
|
{ "sh_fsi", (kernel_ulong_t)&fsi1_core },
|
|
{ "sh_fsi", (kernel_ulong_t)&fsi1_core },
|
|
- { "sh_fsi2", (kernel_ulong_t)&fsi2_core },
|
|
|
|
{},
|
|
{},
|
|
};
|
|
};
|
|
MODULE_DEVICE_TABLE(platform, fsi_id_table);
|
|
MODULE_DEVICE_TABLE(platform, fsi_id_table);
|