dm: Don't undefine dev_xxx macros
authorSean Anderson <seanga2@gmail.com>
Mon, 5 Oct 2020 01:39:57 +0000 (21:39 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 16 Oct 2020 13:44:27 +0000 (09:44 -0400)
commit4a1989c0bc77565493fd142ce224d5d0c88deda9
treeea40e8c6a93a8e6e54ead962cc709e993b607419
parent69dae8902b16c3d6f3a6b3932bca95b6b913f8ee
dm: Don't undefine dev_xxx macros

Now that linux/compat.h does not define these macros, we do not need to
undefine them.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/dm/device_compat.h