]> git.baikalelectronics.ru Git - uboot.git/commit
spi: atmel: Drop atmel_spi.h
authorJagan Teki <jagan@amarulasolutions.com>
Wed, 27 May 2020 17:33:33 +0000 (23:03 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Thu, 11 Jun 2020 09:44:04 +0000 (15:14 +0530)
commitc5a80cd03ba5b98b8502733eb899e8ebf8f5f4b0
treededa3a50a85e01665b9efe412cdd7c86413c3e07
parent0055cd7902425505ea59d137525e5b0f6b9435ba
spi: atmel: Drop atmel_spi.h

atmel_spi.h has register offsets, and atmel_spi_slave
structure, move it into .c file for better readability
and drop atmel_spi.h

Cc: Wenyou Yang <wenyou.yang@atmel.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/spi/atmel_spi.c