4 * Copyright 2011 Roland Stigge <stigge@antcom.de>
6 * Licensed under the GPL-2 or later.
8 #ifndef IIO_DAC_MAX517_H_
9 #define IIO_DAC_MAX517_H_
12 * TODO: struct max517_platform_data needs to go into include/linux/iio
15 struct max517_platform_data
{
19 #endif /* IIO_DAC_MAX517_H_ */