]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Fix build errors of wm8711.c with SPI
authorTakashi Iwai <tiwai@suse.de>
Thu, 1 Oct 2009 05:39:45 +0000 (07:39 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 1 Oct 2009 05:39:45 +0000 (07:39 +0200)
commitf1dbd50bbfbed48cb77828da1164132d5c9d3b1c
tree4c2aceb441775c573bba0d8b6ec82564d0d4d7cd
parentb3d626079d2c47d74841571b11752bfaf688a2a4
ASoC: Fix build errors of wm8711.c with SPI

Fix a couple of typos and a missing header file inclusion to build wm8711.c
properly with CONFIG_SPI_MASTER.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/codecs/wm8711.c