summaryrefslogtreecommitdiff
path: root/dtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'dtc.h')
-rw-r--r--dtc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/dtc.h b/dtc.h
index 6528177..9b89689 100644
--- a/dtc.h
+++ b/dtc.h
@@ -240,8 +240,7 @@ struct boot_info *build_boot_info(struct reserve_info *reservelist,
/* Checks */
-void process_checks(int force, struct boot_info *bi,
- int checkflag, int outversion, int boot_cpuid_phys);
+void process_checks(int force, struct boot_info *bi);
/* Flattened trees */