USB: ohci-ppc-of: use linux/of_platform.h instead of asm

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Stephen Rothwell 2008-05-23 16:37:58 +10:00 коммит произвёл Greg Kroah-Hartman
Родитель 49f1525546
Коммит 554cc171e3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -14,8 +14,8 @@
*/
#include <linux/signal.h>
#include <linux/of_platform.h>
#include <asm/of_platform.h>
#include <asm/prom.h>