x86: change some functions in setup.c to static
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
@@ -109,6 +109,5 @@ struct boot_params {
|
||||
} __attribute__((packed));
|
||||
|
||||
void reserve_setup_data(void);
|
||||
void parse_setup_data(void);
|
||||
|
||||
#endif /* _ASM_BOOTPARAM_H */
|
||||
|
||||
Reference in New Issue
Block a user