]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ASoC: samsung: s3c24xx-i2s.c merge fixup
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Wed, 2 Nov 2016 11:04:36 +0000 (12:04 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 2 Nov 2016 15:15:37 +0000 (09:15 -0600)
commit6c9473c55e7bb93dd4086f74e8e727dd3350855d
treebf71e49cfc355707685049f53d9222c1b316ecfb
parenta076d418235fc94030733b43114a4f1a0a3b4489
ASoC: samsung: s3c24xx-i2s.c merge fixup

This fixes a build error as below which appeared after merging
branch fix/samsung and also proper error messages are restored.

sound/soc/samsung/s3c24xx-i2s.c: In function ‘s3c24xx_iis_dev_probe’:
sound/soc/samsung/s3c24xx-i2s.c:444:8: error: ‘pdata’ undeclared (first use in this function)
sound/soc/samsung/s3c24xx-i2s.c:444:8: note: each undeclared identifier is reported only once for each function it appears in

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/samsung/s3c24xx-i2s.c