usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .
authorJoachim Foerster <joachim.foerster@missinglinkelectronics.com>
Mon, 10 Oct 2011 16:06:54 +0000 (18:06 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 18 Oct 2011 20:42:13 +0000 (13:42 -0700)
To be able to use the driver on other OF-aware architectures, too.
And add necessary OF related #includes to fix compilation error.

Signed-off-by: Joachim Foerster <joachim.foerster@missinglinkelectronics.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found