diff options
author | Grant Likely | 2009-12-11 07:42:17 +0100 |
---|---|---|
committer | Grant Likely | 2009-12-11 07:42:17 +0100 |
commit | 0f0b56c3f2df4a083fc9e934266e5bab1710e286 (patch) | |
tree | 8e40c58c5eaae83d68eba6c31a93ff9c5414800a /drivers/of | |
parent | of/flattree: merge dt_mem_next_cell (diff) | |
download | kernel-qcow2-linux-0f0b56c3f2df4a083fc9e934266e5bab1710e286.tar.gz kernel-qcow2-linux-0f0b56c3f2df4a083fc9e934266e5bab1710e286.tar.xz kernel-qcow2-linux-0f0b56c3f2df4a083fc9e934266e5bab1710e286.zip |
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 <grant.likely@secretlab.ca>
Tested-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'drivers/of')
0 files changed, 0 insertions, 0 deletions