mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-08 03:15:12 +08:00
make it possible to build touch drivers as modules
This commit is contained in:
@@ -121,6 +121,7 @@ void (*__initdata late_time_init)(void);
|
||||
char __initdata boot_command_line[COMMAND_LINE_SIZE];
|
||||
/* Untouched saved command line (eg. for /proc) */
|
||||
char *saved_command_line;
|
||||
EXPORT_SYMBOL(saved_command_line);
|
||||
/* Command line for parameter parsing */
|
||||
static char *static_command_line;
|
||||
/* Command line for per-initcall parameter parsing */
|
||||
|
||||
Reference in New Issue
Block a user