[Feature] add GA346 baseline version

Change-Id: Ic62933698569507dcf98240cdf5d9931ae34348f
diff --git a/src/kernel/linux/v4.19/drivers/ata/sis.h b/src/kernel/linux/v4.19/drivers/ata/sis.h
new file mode 100644
index 0000000..0be4969
--- /dev/null
+++ b/src/kernel/linux/v4.19/drivers/ata/sis.h
@@ -0,0 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+
+struct ata_port_info;
+
+/* pata_sis.c */
+extern const struct ata_port_info sis_info133_for_sata;