ARM: shmobile: Remove unused declaration of r8a7778_add_standard_devices_dt()
The actual implementation was removed by commit 40216263d3 ("ARM:
shmobile: Remove unused r8a7778 auxdata and callback") in v3.12.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
6ff33f3902
commit
08a0a2409f
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ enum {
|
|||
};
|
||||
|
||||
extern void r8a7778_add_standard_devices(void);
|
||||
extern void r8a7778_add_standard_devices_dt(void);
|
||||
extern void r8a7778_add_dt_devices(void);
|
||||
|
||||
extern void r8a7778_init_late(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue