summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorra43240 <Ann.Thornton@freescale.com>2009-01-30 18:07:05 -0600
committerJustin Waters <justin.waters@timesys.com>2009-10-13 11:01:54 -0400
commit1af0b875d847365e7704327542fb3ebffa749e19 (patch)
tree4c1e403096e01e5fcc2c19afdeda9cc589d10cc7 /include
parente848aef40bbf86465396d956c33a24ac2a72a6a7 (diff)
ENGR00107844-2: regulator: update drivers to mainline regulator api
Update drivers for mainline regulator support. Signed-off-by: Ann Thornton <Ann.Thornton@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/usb/fsl_xcvr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/usb/fsl_xcvr.h b/include/linux/usb/fsl_xcvr.h
index febeb535a5b6..9a48bb61834c 100644
--- a/include/linux/usb/fsl_xcvr.h
+++ b/include/linux/usb/fsl_xcvr.h
@@ -1,7 +1,7 @@
#ifndef __LINUX_USB_FSL_XCVR_H
#define __LINUX_USB_FSL_XCVR_H
#include <linux/platform_device.h>
-#include <linux/regulator/regulator.h>
+#include <linux/regulator/consumer.h>
struct fsl_usb2_platform_data;