Skip to content

Commit

Permalink
USB: ohci-ppc-of: use linux/of_platform.h instead of asm
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Stephen Rothwell authored and Greg Kroah-Hartman committed Jul 21, 2008
1 parent 49f1525 commit 554cc17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/usb/host/ohci-ppc-of.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
*/

#include <linux/signal.h>
#include <linux/of_platform.h>

#include <asm/of_platform.h>
#include <asm/prom.h>


Expand Down

0 comments on commit 554cc17

Please sign in to comment.