Staging: pata_rdc: remove DRIVER macros
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / linux / mfd / ds1wm.h
blobbe469a357cbbcf3cbbe774e20857bc068cd44c01
1 /* MFD cell driver data for the DS1WM driver */
3 struct ds1wm_driver_data {
4 int active_high;
5 int clock_rate;
6 };