From: Benjamin Romer Date: Fri, 31 Oct 2014 13:57:22 +0000 (-0400) Subject: staging: unisys: refactor CRASH_OBJ_TYPE X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~537 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c683cde06c1d57a9ecbacc484540e259e7255fa;p=pandora-kernel.git staging: unisys: refactor CRASH_OBJ_TYPE Remove the typedef from the enumeration and replace references to it with enum crash_obj_type. Fix CamelCase names: CRASH_dev => CRASH_DEV CRASH_bus => CRASH_BUS Update all references to changed names. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed