Fix the build post-r294883.
Pointy-hat to: jhibbits X-MFC with: r294883
This commit is contained in:
parent
f9ddb2af5f
commit
582d05198e
@ -82,7 +82,7 @@ struct u_rman {
|
||||
char rm_descr[RM_TEXTLEN]; /* rman description */
|
||||
|
||||
rman_res_t rm_start; /* base of managed region */
|
||||
bus_size_t rm_size; /* size of managed region */
|
||||
rman_res_t rm_size; /* size of managed region */
|
||||
enum rman_type rm_type; /* region type */
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user