From: Malcolm Priestley Date: Mon, 28 Jul 2014 22:26:25 +0000 (+0100) Subject: staging: vt6655: remove typedef enum __device_init_type X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f34de35d57c75b769c8ee48ab88ef8bdb7d1bd4;p=pandora-kernel.git staging: vt6655: remove typedef enum __device_init_type The value is either DEVICE_INIT_COLD or DEVICE_INIT_DXPL making no difference to code. Remove typedef and remove if statement in device_init_registers pulling the code in. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed