
2 Aug
2011
2 Aug
'11
4:14 a.m.
On 08/01/2011 02:23 AM, Kumar Gala wrote:
The old fdt_create_phandle didn't actually create a phandle it just set one. We'll introduce a new helper that actually does creation.
Signed-off-by: Kumar Galagalak@kernel.crashing.org
Acked-by: Gerald Van Baren vanbaren@cideas.com
arch/powerpc/cpu/mpc85xx/portals.c | 2 +- common/fdt_support.c | 6 +++--- include/fdt_support.h | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-)
[snip]