1 /* SPDX-License-Identifier: GPL-2.0 */
2 
3 struct ata_port_info;
4 
5 /* pata_sis.c */
6 extern const struct ata_port_info sis_info133_for_sata;
7