dm: sata: dw_sata: Rename the dwc_ahsata private header
authorSimon Glass <sjg@chromium.org>
Sat, 29 Jul 2017 17:35:09 +0000 (11:35 -0600)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 17 Aug 2017 07:44:17 +0000 (16:44 +0900)
commit90abb28fcfc00d5396000bcda8a8ce871b8412ff
tree4aac2693ef495a013993c11c03ba9d947a33d94b
parent0f07df4301528fe51efa10a6559450632ef35ce7
dm: sata: dw_sata: Rename the dwc_ahsata private header

Rename dwc_ahsata.h to indicate that it is a private header file. We plan
to create another header with some public functions.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/ata/dwc_ahsata.c
drivers/ata/dwc_ahsata.h [deleted file]
drivers/ata/dwc_ahsata_priv.h [new file with mode: 0644]