summaryrefslogtreecommitdiff
path: root/src/include/device/pnp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/device/pnp.h')
-rw-r--r--src/include/device/pnp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/device/pnp.h b/src/include/device/pnp.h
index 800bcc0557..7340bbfe9c 100644
--- a/src/include/device/pnp.h
+++ b/src/include/device/pnp.h
@@ -67,7 +67,6 @@ struct resource *pnp_get_resource(struct device *dev, unsigned int index);
void pnp_enable_devices(struct device *dev, struct device_operations *ops,
unsigned int functions, struct pnp_info *info);
-
struct pnp_mode_ops {
void (*enter_conf_mode)(struct device *dev);
void (*exit_conf_mode)(struct device *dev);