mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-19 21:21:09 +00:00
ASoC: ics43432: Fix build errors
Fix build errors Signed-off-by: Ricard Wanderlof <ricardw@axis.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
2f38bc8829
commit
b37bfdaac9
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ static const struct of_device_id ics43432_ids[] = {
|
||||||
{ .compatible = "invensense,ics43432", },
|
{ .compatible = "invensense,ics43432", },
|
||||||
{ }
|
{ }
|
||||||
};
|
};
|
||||||
MODULE_DEVICE_TABLE(of, ics43432_dt_ids);
|
MODULE_DEVICE_TABLE(of, ics43432_ids);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static struct platform_driver ics43432_driver = {
|
static struct platform_driver ics43432_driver = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue