commit | 4266868c9cc8abebdad4b570d2df65a71ad46e03 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@cam.ac.uk> | Fri Aug 12 16:55:31 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 23 13:28:42 2011 -0700 |
tree | 2099e1decb7778eea23a362191ad6a79e26536b2 | |
parent | cc2439fdecb85f27866cab0ae1cbf21a9b61c423 [diff] |
staging:iio: sysfs.h remove unused val2 and dead macro. Vivien pointed out that 99e5dc45b854b4b661044e807905152911ed3fdb removed the IIO_DEVICE_ATTR_2 macro but didn't clean up the other macros that used it. As it turns out, no one is using val2 in tree, so lets scrap that until it is needed. Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Reported-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>