From: Haneen Mohammed Date: Mon, 2 Mar 2015 17:01:42 +0000 (+0300) Subject: Staging: emxx_udc: Fix do not add new typedefs and remove volatile X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~685 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6ef6c094ebd43e393657f4ae9cc3383dffda303;p=pandora-kernel.git Staging: emxx_udc: Fix do not add new typedefs and remove volatile This patch fixes the following checkpatch.pl warnings:"do not add new typedefs" and "Use of volatile is usually wrong". Remove typedefs keyword and rename identifiers appropriately. Remove volatile from union usb_regs_access Update related files. Signed-off-by: Haneen Mohammed Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed