struct imx21_usb_platform_data declaration missing ..

"Kaustubh Ashtekar" <[email protected]>
Newsgroups gmane.linux.usb.devel
Message-ID <002c01c7f68e$3f913ba0$beb3b2e0$@com>
I have to make the USB host port work with the Linux kernel 2.6.16 on my
i.MX21 processor.

I have the HCD driver which I got from here:
http://www.spinics.net/lists/arm-kernel/msg42277.html

However, in one of the files where I am having a 'struct undeclared' error.
I am not able to find the declaration for the
following struct:
struct imx21_usb_platform_data

I have the definition for this structure.

static struct imx21_usb_platform_data quadcam_usb_pdata = {
    .set_mode     = NULL,
    .set_speed    = NULL,
    .set_suspend  = NULL,
    .set_oe       = NULL,
};

Due to this I am not able to compile and then properly register my USB
device using platform_device_register();

Does anybody have the header file which declares this structure? 

-Ashtekar Kaustubh



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.