aboutsummaryrefslogtreecommitdiff
path: root/include/syscon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/syscon.h')
-rw-r--r--include/syscon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/syscon.h b/include/syscon.h
index 3df96e3..2e02199 100644
--- a/include/syscon.h
+++ b/include/syscon.h
@@ -33,7 +33,7 @@ struct syscon_ops {
*
* Update: 64-bit is now supported and we have an education crisis.
*/
-struct syscon_base_platdata {
+struct syscon_base_plat {
fdt_val_t reg[2];
};
#endif