aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-intel.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/spi/spi-intel.h')
-rw-r--r--drivers/spi/spi-intel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/spi/spi-intel.h b/drivers/spi/spi-intel.h
index a4f0327a46ff..c5f35060dd63 100644
--- a/drivers/spi/spi-intel.h
+++ b/drivers/spi/spi-intel.h
@@ -13,6 +13,8 @@
struct resource;
+extern const struct attribute_group *intel_spi_groups[];
+
int intel_spi_probe(struct device *dev, struct resource *mem,
const struct intel_spi_boardinfo *info);