Re: [PATCH 16/16] dm: Don't undefine dev_xxx macros

2020-10-16 Thread Tom Rini
On Sun, Oct 04, 2020 at 09:39:57PM -0400, Sean Anderson wrote: > Now that linux/compat.h does not define these macros, we do not need to > undefine them. > > Signed-off-by: Sean Anderson > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP sign

Re: [PATCH 16/16] dm: Don't undefine dev_xxx macros

2020-10-11 Thread Simon Glass
On Sun, 4 Oct 2020 at 19:40, Sean Anderson wrote: > > Now that linux/compat.h does not define these macros, we do not need to > undefine them. > > Signed-off-by: Sean Anderson > --- > > include/dm/device_compat.h | 20 > 1 file changed, 20 deletions(-) > Reviewed-by: Simon

[PATCH 16/16] dm: Don't undefine dev_xxx macros

2020-10-04 Thread Sean Anderson
Now that linux/compat.h does not define these macros, we do not need to undefine them. Signed-off-by: Sean Anderson --- include/dm/device_compat.h | 20 1 file changed, 20 deletions(-) diff --git a/include/dm/device_compat.h b/include/dm/device_compat.h index 8f26053b45..8