Commit e5fdd46
drivers: usb: udc: stm32: expand USB_RAM_SIZE in place where it's consumed
Instead of using global macro "USB_RAM_SIZE", replace it by its content
(i.e., DT_INST_PROP()) in the only place where it was used.
Signed-off-by: Mathieu Choplain <[email protected]>1 parent 87ab3e3 commit e5fdd46
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1219 | 1219 | | |
1220 | 1220 | | |
1221 | 1221 | | |
1222 | | - | |
1223 | 1222 | | |
1224 | 1223 | | |
1225 | 1224 | | |
| |||
1231 | 1230 | | |
1232 | 1231 | | |
1233 | 1232 | | |
1234 | | - | |
| 1233 | + | |
1235 | 1234 | | |
1236 | 1235 | | |
1237 | 1236 | | |
| |||
0 commit comments