swh:1:snp:38ae39f9fd01a4b0ef06fab5668b65bf4c2aca03
Raw File
Tip revision: e4e737bb5c170df6135a127739a9e6148ee3da82 authored by Linus Torvalds on 20 September 2021, 00:28:22 UTC
Linux 5.15-rc2
Tip revision: e4e737b
sis.h
/* SPDX-License-Identifier: GPL-2.0 */

struct ata_port_info;

/* pata_sis.c */
extern const struct ata_port_info sis_info133_for_sata;
back to top