now that all functions match the driver name, the only missing piece is to rename the header file itself. Signed-off-by: Felipe Balbi <balbi@ti.com>
@@ -33,7 +33,6 @@
#include <linux/mtd/nand.h>
#include <linux/mmc/host.h>
#include <linux/usb/phy.h>
-#include <linux/usb/usb_phy_gen_xceiv.h>
#include <linux/regulator/machine.h>
#include <linux/i2c/twl.h>
@@ -28,7 +28,7 @@
#include <linux/io.h>
#include <linux/gpio.h>
+#include <linux/usb/usb_phy_generic.h>
#include "soc.h"
#include "omap_device.h"
@@ -24,7 +24,7 @@
#include <linux/dma-mapping.h>
#include <linux/clk.h>
#include <linux/usb/otg.h>
#include <linux/of.h>
#include <linux/of_platform.h>
@@ -23,7 +23,7 @@
#include <linux/platform_device.h>
/* FIXME define these in <linux/pci_ids.h> */
#define PCI_VENDOR_ID_SYNOPSYS 0x16c3
@@ -32,7 +32,7 @@
#include <linux/platform_data/usb-omap.h>
#include "musb_core.h"
@@ -18,7 +18,7 @@
#include <linux/prefetch.h>
#include <asm/cacheflush.h>
#include <mach/da8xx.h>
#include <linux/platform_data/usb-davinci.h>
#include <mach/cputype.h>
#include <mach/hardware.h>
@@ -35,7 +35,7 @@
#include <linux/pm_runtime.h>
#include <linux/module.h>
#include <linux/sizes.h>
@@ -2,7 +2,7 @@
#include <linux/slab.h>
#include <linux/regulator/consumer.h>
@@ -30,7 +30,7 @@
@@ -1,7 +1,7 @@
#ifndef _PHY_GENERIC_H_
#define _PHY_GENERIC_H_
struct usb_phy_generic {
struct usb_phy phy;