swh:1:snp:38ae39f9fd01a4b0ef06fab5668b65bf4c2aca03
Raw File
Tip revision: 8834f5600cf3c8db365e18a3d5cac2c2780c81e5 authored by Linus Torvalds on 03 February 2019, 21:48:04 UTC
Linux 5.0-rc5
Tip revision: 8834f56
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