From: Thierry Reding Date: Wed, 2 Apr 2014 07:47:01 +0000 (+0200) Subject: of: Use NULL for pointers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~5^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2d3d7cd81e90e1ffac1a6eed7b3edcbf11f4c97;p=pandora-kernel.git of: Use NULL for pointers Commit 4485681939b9 (of/fdt: Clean up casting in unflattening path) modified unflatten_dt_node() to take a void * for the mem parameter instead of an unsigned long. One of the call sites wasn't updated. Signed-off-by: Thierry Reding Signed-off-by: Grant Likely Conflicts: drivers/of/fdt.c --- Reading git-diff-tree failed