mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 20:20:53 +07:00
omap2/3/4: gpmc: avoid section definitions on headers
trivial patch, no functional changes. Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
b2fa3b7c60
commit
2586ef0d1d
@ -110,6 +110,6 @@ extern void gpmc_prefetch_reset(void);
|
||||
extern int gpmc_prefetch_status(void);
|
||||
extern void omap3_gpmc_save_context(void);
|
||||
extern void omap3_gpmc_restore_context(void);
|
||||
extern void __init gpmc_init(void);
|
||||
extern void gpmc_init(void);
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user