From: Rafał Miłecki Date: Thu, 30 Oct 2014 11:50:03 +0000 (+0100) Subject: MIPS: BCM47XX: Clean up nvram header X-Git-Tag: omap-for-v3.19/fixes-rc1~122^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=341097f17c76b3dd39539526a2af9e7fff43705e;p=pandora-kernel.git MIPS: BCM47XX: Clean up nvram header 1) Move private defines to the .c file 2) Move SPROM helper to the sprom.c 3) Drop unused code 4) Rename magic to the NVRAM_MAGIC 5) Add const to the char pointer we never modify Signed-off-by: Rafał Miłecki Acked-by: Hauke Mehrtens Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8289/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed