diff options
Diffstat (limited to 'kernel/sound/soc/sh/fsi.c')
-rw-r--r-- | kernel/sound/soc/sh/fsi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/sound/soc/sh/fsi.c b/kernel/sound/soc/sh/fsi.c index 142c066ea..0215c78cb 100644 --- a/kernel/sound/soc/sh/fsi.c +++ b/kernel/sound/soc/sh/fsi.c @@ -1911,7 +1911,6 @@ MODULE_DEVICE_TABLE(of, fsi_of_match); static const struct platform_device_id fsi_id_table[] = { { "sh_fsi", (kernel_ulong_t)&fsi1_core }, - { "sh_fsi2", (kernel_ulong_t)&fsi2_core }, {}, }; MODULE_DEVICE_TABLE(platform, fsi_id_table); |