roynatech2544
|
0db070a424
|
Fix clang 16 errors treewide
- misleading indentation
- strict prototypes [1]
[1]
int foo(void) {...}
instead of
int foo() {...}
drivers: usb: Fix misleading indentation
|
2024-06-15 16:28:48 -03:00 |
|
Gabriel2392
|
2efbd45726
|
configs: Disable Mali debugging
|
2024-06-15 16:21:18 -03:00 |
|
Gabriel2392
|
5b70558bfb
|
configs: Enable r38 Mali driver
|
2024-06-15 16:21:18 -03:00 |
|
Gabriel2392
|
9418752122
|
treewide: fix build errors
|
2024-06-15 16:21:17 -03:00 |
|
Gabriel2392
|
7ed7ee9edf
|
Import A536BXXU9EXDC
|
2024-06-15 16:02:09 -03:00 |
|