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 |
|
roynatech2544
|
c8fe547dae
|
soc/samsung: Fix strict prototypes
|
2024-06-15 16:28:48 -03:00 |
|
Josip Kelecic
|
78e27f23b6
|
drivers: tui: fix out of tree build
|
2024-06-15 16:21:18 -03:00 |
|
Mohammad Afaneh
|
90c03d0f0b
|
Nuke build warnings
|
2024-06-15 16:20:55 -03:00 |
|
Gabriel2392
|
7ed7ee9edf
|
Import A536BXXU9EXDC
|
2024-06-15 16:02:09 -03:00 |
|