]> git.baikalelectronics.ru Git - kernel.git/commit
staging: emxx_udc: remove check for CONFIG_MACH_EMGR
authorPaul Bolle <pebolle@tiscali.nl>
Thu, 4 Sep 2014 10:44:53 +0000 (12:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Sep 2014 20:48:01 +0000 (13:48 -0700)
commita2eba0494ce0c6f40d5a6b5bd4fca79881a27ea5
tree19d145d94a95594697029c3820bc9c06c450b52f
parent5805dc7f46110ba1694e2df9afb64b30dd5ff243
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 <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/emxx_udc/emxx_udc.h