On 1 February 2016 at 21:49, Simon Glass <[email protected]> wrote: > On 1 February 2016 at 02:40, Bin Meng <[email protected]> wrote: >> >> This cleans up the ich spi driver a little bit: >> - Remove struct ich_spi_slave that is not referenced anywhere >> - Remove ending period in some comments >> - Move struct ich_spi_platdata and struct ich_spi_priv to ich.h >> - Add #ifndef _ICH_H_ .. in ich.h >> >> Signed-off-by: Bin Meng <[email protected]> >> --- >> >> drivers/spi/ich.c | 38 +++++-------------------------------- >> drivers/spi/ich.h | 56 >> +++++++++++++++++++++++++++++++++++++++++-------------- >> 2 files changed, 47 insertions(+), 47 deletions(-) > > > Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Jagan Teki <[email protected]> -- Jagan. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

