]> git.sur5r.net Git - u-boot/blob - arch/arm/include/asm/arch-ls102xa/ls102xa_sata.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / include / asm / arch-ls102xa / ls102xa_sata.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright 2015 Freescale Semiconductor, Inc.
4  */
5
6 #ifndef __FSL_SATA_H_
7 #define __FSL_SATA_H_
8
9 int ls1021a_sata_init(void);
10 #endif