diff options
Diffstat (limited to 'drivers/zorro/zorro.h')
| -rw-r--r-- | drivers/zorro/zorro.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/zorro/zorro.h b/drivers/zorro/zorro.h index 4f805c01cfbc..df44e35203fd 100644 --- a/drivers/zorro/zorro.h +++ b/drivers/zorro/zorro.h @@ -1,3 +1,11 @@ +/* SPDX-License-Identifier: GPL-2.0 */ + + /* + * Zorro bus + */ + +extern const struct bus_type zorro_bus_type; + #ifdef CONFIG_ZORRO_NAMES extern void zorro_name_device(struct zorro_dev *z); |
