ASoC: neo1973_wm8753: remove references to the neo1973-gta01 machine
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Sun, 29 Jan 2012 23:31:47 +0000 (00:31 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 30 Jan 2012 13:22:13 +0000 (13:22 +0000)
commit1ae5cbc52e7c6619a3f44b87809fd25370df31bb
treec8ea3c5ea645143e01f1a92b7234ad07b54ecc45
parent114395c61ad2eb5a7a5cd163fcadb2414e48245a
ASoC: neo1973_wm8753: remove references to the neo1973-gta01 machine

The Openmoko GTA01 machine has been removed from the machine ID database,
  so we need to remove references to it as well.

Without that fix we have:
  sound/soc/samsung/neo1973_wm8753.c: In function ‘neo1973_wm8753_init’:
  sound/soc/samsung/neo1973_wm8753.c:325:2: error: implicit declaration of function ‘machine_is_neo1973_gta01’

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/samsung/neo1973_wm8753.c