On 05/11/2012 06:04 PM, Lars-Peter Clausen wrote: > Now that all drivers have been converted to channel spec, we can finally remove > the dac.h file since it is no longer used. > > Signed-off-by: Lars-Peter Clausen <lars@xxxxxxxxxx> Acked-by: Jonathan Cameron <jic23@xxxxxxxxxx> > --- > drivers/staging/iio/dac/dac.h | 6 ------ > 1 file changed, 6 deletions(-) > delete mode 100644 drivers/staging/iio/dac/dac.h > > diff --git a/drivers/staging/iio/dac/dac.h b/drivers/staging/iio/dac/dac.h > deleted file mode 100644 > index 0754d71..0000000 > --- a/drivers/staging/iio/dac/dac.h > +++ /dev/null > @@ -1,6 +0,0 @@ > -/* > - * dac.h - sysfs attributes associated with DACs > - */ > - > -#define IIO_DEV_ATTR_OUT_RAW(_num, _store, _addr) \ > - IIO_DEVICE_ATTR(out_voltage##_num##_raw, S_IWUSR, NULL, _store, _addr) -- 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