From: Scott Wood Date: Tue, 8 May 2007 17:15:34 +0000 (+1000) Subject: [POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init(). X-Git-Tag: v2.6.22-rc1~146^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7a6912969af7586ade62667d6d1c7ecc534faa1;p=pandora-kernel.git [POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init(). of_get_mac_address() returns a const pointer, so the result should be stored in a const pointer. Signed-off-by: Scott Wood Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed