blob: 6f8c0c6df5fe70e0c841980f29256309bbee4010 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Intel Integrated Sensor Hub (ISH)
*/
struct drivers_intel_ish_config {
/* Firmware name used by kernel for loading ISH firmware */
const char *firmware_name;
};