Re: [PATCH 07/31] dm: core: Drop header files from dm/test.h

2020-08-04 Thread Tom Rini
On Sun, Jul 19, 2020 at 10:15:37AM -0600, Simon Glass wrote: > These header file should not be included in other header files. Remove > them and add to each individual file. Add test/test.h to test/ui.h since > that is a reasonable place. > > Signed-off-by: Simon Glass Applied to

[PATCH 07/31] dm: core: Drop header files from dm/test.h

2020-07-19 Thread Simon Glass
These header file should not be included in other header files. Remove them and add to each individual file. Add test/test.h to test/ui.h since that is a reasonable place. Signed-off-by: Simon Glass --- include/dm/test.h | 3 --- include/test/ut.h | 1 + test/dm/adc.c | 1 +