From: Paul Bolle Date: Thu, 4 Sep 2014 10:44:53 +0000 (+0200) Subject: staging: emxx_udc: remove check for CONFIG_MACH_EMGR X-Git-Tag: fixes-for-v3.18-merge-window~15^2~746 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e5d7443646d5189e2b75170ff99455260bbc27b;p=pandora-kernel.git staging: emxx_udc: remove check for CONFIG_MACH_EMGR There's a check for CONFIG_MACH_EMGR. But the Kconfig symbol MACH_EMGR doesn't exist. Remove that check and the single #define it hides. Note that this macro isn't used by this driver anyway. Signed-off-by: Paul Bolle Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed