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)
commitbeeb34ac0cc68bf92b25d4343dce27f19bc4275e
treededa3a50a85e01665b9efe412cdd7c86413c3e07
parent0984500146485a404148b6f3d773453c7d3e1b1c
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