V4L/DVB (8946): dib7000m: fix powerpc build error
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 7 Sep 2008 11:38:50 +0000 (08:38 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:37:00 +0000 (09:37 -0200)
commit942648af36e4d4b91e52b3e1a87d4cafd6f7aa46
treea2bca0c08b444230c240834a1a7dc89109d2474d
parent9ebeae5641b141a71ed442e9fcb4993f6c0cd04f
V4L/DVB (8946): dib7000m: fix powerpc build error

The dib7000m_i2c_enumeration() function is not used by any public drivers,
however some prototype board use it. So '#if 0' for now, but don't remove it.

Thanks to Patrick Boettcher for clarifying this.

Cc: Patrick Boettcher <patrick.boettcher@desy.de>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/dib7000m.c