]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/staging/iio/industrialio-buffer.c
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)
commitdf9c1c42c26f9a516dd44c956cff301741a0884e
tree506c45b99a203e54d6de97692fa867426199cfa2
parent657b90473b925da471e92fd207b127d3059e8d5b
staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h.

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>
drivers/staging/iio/iio.h
drivers/staging/iio/iio_core.h [new file with mode: 0644]
drivers/staging/iio/industrialio-core.c
drivers/staging/iio/industrialio-ring.c
drivers/staging/iio/industrialio-trigger.c