diff options
Diffstat (limited to 'include/linux/moxtet.h')
-rw-r--r-- | include/linux/moxtet.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/moxtet.h b/include/linux/moxtet.h index 79184948fab4..ac577699edfd 100644 --- a/include/linux/moxtet.h +++ b/include/linux/moxtet.h @@ -35,8 +35,6 @@ enum turris_mox_module_id { #define MOXTET_NIRQS 16 -extern struct bus_type moxtet_type; - struct moxtet { struct device *dev; struct mutex lock; |