Re: [PATCH 42/81] mmc: Remove and add needed includes

2024-05-09 Thread Kever Yang
On 2024/5/2 09:30, Tom Rini wrote: Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini Reviewed-by: Kever Yang Thanks, - Kever --- Cc: Peng Fan Cc: Jaehoon Chung Cc: Tom Rini Cc: Ryan Chen Cc: Chia-Wei Wang Cc: Aspeed BMC SW

RE: [PATCH 42/81] mmc: Remove and add needed includes

2024-05-02 Thread Jaehoon Chung
r Yang ; Nobuhiro > Iwamatsu > ; Marek Vasut ; > Eugeniy Paltsev > ; Patrice Chotard > ; Patrick Delaunay > ; Thierry Reding ; > Svyatoslav Ryhel > ; Kunihiko Hayashi ; Dai > Okamura > ; Stefan Roese ; Michal Simek > > Subject: [PATCH 42/81] mmc: Remove and

Re: [PATCH 42/81] mmc: Remove and add needed includes

2024-05-02 Thread Peter Robinson
On Thu, 2 May 2024 at 02:32, Tom Rini wrote: > > Remove from this driver directory and when needed > add missing include files directly. > > Signed-off-by: Tom Rini Reviewed-by: Peter Robinson Looks good. > --- > Cc: Peng Fan > Cc: Jaehoon Chung > Cc: Tom Rini > Cc: Ryan Chen > Cc: Chia-W

[PATCH 42/81] mmc: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Peng Fan Cc: Jaehoon Chung Cc: Tom Rini Cc: Ryan Chen Cc: Chia-Wei Wang Cc: Aspeed BMC SW team Cc: Joel Stanley Cc: Matthias Brugger Cc: Peter Robinson Cc: Thomas Fitzsi