diff --git a/[refs] b/[refs] index e1002d86ea5a..ffc56a46480f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f6f11018dc7ea62482f36846e9f6eb0f27df7c3c +refs/heads/master: 7713fef06517d216f96ee7c8ad750e72bc08d38f diff --git a/trunk/arch/powerpc/include/asm/of_device.h b/trunk/arch/powerpc/include/asm/of_device.h index 3c123990ca2e..a64debf177dc 100644 --- a/trunk/arch/powerpc/include/asm/of_device.h +++ b/trunk/arch/powerpc/include/asm/of_device.h @@ -24,8 +24,5 @@ extern struct of_device *of_device_alloc(struct device_node *np, extern int of_device_uevent(struct device *dev, struct kobj_uevent_env *env); -/* This is just here during the transition */ -#include - #endif /* __KERNEL__ */ #endif /* _ASM_POWERPC_OF_DEVICE_H */