From 5e5d7443646d5189e2b75170ff99455260bbc27b Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Thu, 4 Sep 2014 12:44:53 +0200 Subject: [PATCH] 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-format-patch failed