]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
staging: iio: adis16240: Move contents of the header to the source file
authorNarcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
Sat, 4 Mar 2017 13:47:19 +0000 (15:47 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 4 Mar 2017 16:37:29 +0000 (16:37 +0000)
commitaa04a7078b950e4c705ab6cf9080fb8d49c8d87c
treedfcd729f370ea925b511a7a2c1671489432046c9
parent21a123beaff48df4b2e8fde7819bb1ad0dc268bb
staging: iio: adis16240: Move contents of the header to the source file

The contents of the header file are used only by this single
source file. Move content into .c file and remove header.

Signed-off-by: Narcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/accel/adis16240.h [deleted file]
drivers/staging/iio/accel/adis16240_core.c