Remove unnecessary definitons, collapse header file into source, and clean up includes in implemenation. This is an RFC because the placement of the definitions is somewhat subjective, and I've attempted to follow examples in upstream subsystems by placing them near their implementation. Katie Dunne (3): staging: iio: meter: Remove unused definitions staging: iio: meter: Move header content to implementation file staging: iio: meter: Clean up #includes drivers/staging/iio/meter/ade7753.c | 70 ++++++++++++++++++++++++++++++++---- drivers/staging/iio/meter/ade7753.h | 72 ------------------------------------- 2 files changed, 63 insertions(+), 79 deletions(-) delete mode 100644 drivers/staging/iio/meter/ade7753.h -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html