From: Grant Likely Date: Fri, 25 Jun 2010 18:16:52 +0000 (-0600) Subject: of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN X-Git-Tag: v2.6.36-rc1~543^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1d4c3a76981addcd7669f404f75041435a04e6a;p=pandora-kernel.git of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN There's no reason to use the powerpc-specific _ALIGN macro in the fdt code. Replace it with ALIGN() from kernel.h Signed-off-by: Grant Likely Acked-By: Jeremy Kerr Acked-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed