[PATCH] 86xx: mark functions static, other minor cleanups
Scott Wood
scottwood at freescale.com
Sat Apr 12 03:16:28 EST 2008
On Fri, Apr 11, 2008 at 12:59:46PM -0400, Paul Gortmaker wrote:
> diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> index 79385bc..d5c2da4 100644
> --- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> +++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
> @@ -13,7 +13,7 @@
>
> / {
> model = "MPC8641HPCN";
> - compatible = "mpc86xx";
> + compatible = "fsl,mpc86xx";
> #address-cells = <1>;
> #size-cells = <1>;
If we're changing the compatible, change it to something proper (e.g.
fsl,mpc8641hpcn).
-Scott
More information about the Linuxppc-dev
mailing list