From: Grant Likely Date: Fri, 11 Dec 2009 06:42:17 +0000 (-0700) Subject: of/flattree: eliminate cell_t typedef X-Git-Tag: v2.6.34-rc1~289^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f0b56c3f2df4a083fc9e934266e5bab1710e286;p=pandora-kernel.git of/flattree: eliminate cell_t typedef A cell is firmly established as a u32. No need to do an ugly typedef to redefine it to cell_t. Eliminate the unnecessary typedef so that it doesn't have to be added to the of_fdt header file Signed-off-by: Grant Likely Tested-by: Wolfram Sang Acked-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed