diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-06 11:28:23 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-06 11:28:23 -0700 |
commit | 423ea3255424b954947d167681b71ded1b8fca53 (patch) | |
tree | a8d4b55d4d7b04782dd2f3d435cb533165ac8734 /arch/arc | |
parent | 9a91ad929f9a719c0c734abe791a27ab9444cd61 (diff) | |
download | linux-423ea3255424b954947d167681b71ded1b8fca53.tar.gz linux-423ea3255424b954947d167681b71ded1b8fca53.tar.bz2 linux-423ea3255424b954947d167681b71ded1b8fca53.zip |
tty: rocket: fix incorrect forward declaration of 'rp_init()'
Make the forward declaration actually match the real function
definition, something that previous versions of gcc had just ignored.
This is another patch to fix new warnings from gcc-9 before I start the
merge window pulls. I don't want to miss legitimate new warnings just
because my system update brought a new compiler with new warnings.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/arc')
0 files changed, 0 insertions, 0 deletions