staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h.
authorJonathan Cameron <jic23@cam.ac.uk>
Fri, 12 Aug 2011 16:56:03 +0000 (17:56 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 20:34:24 +0000 (13:34 -0700)
Also get rid of a few function defs where they are only now in one core file
anyway.
Whilst here add mask = 0 to get rid of warning.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found