summaryrefslogtreecommitdiff
path: root/src/include/device/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/device/resource.h')
-rw-r--r--src/include/device/resource.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/device/resource.h b/src/include/device/resource.h
index 42c7e6ae45..3a7ccf09e6 100644
--- a/src/include/device/resource.h
+++ b/src/include/device/resource.h
@@ -109,7 +109,6 @@ static inline void *res2mmio(struct resource *res, unsigned long offset,
const struct device *largest_resource(struct bus *bus, struct resource **result_res,
unsigned long type_mask, unsigned long type);
-
/* Compute and allocate resources. This is the main resource allocator entry point. */
void allocate_resources(const struct device *root);