Skip to content
Commit 019dbaa1 authored by Ben Dooks's avatar Ben Dooks Committed by Ben Dooks
Browse files

[ARM] Anubis: Fix sparse warnings for items that should be static



Make 'anubis_ide_platdata' statis as it is not used outside
the file it is in, fixing the following sparse warning:

mach-anubis.c:246:27: warning: symbol 'anubis_ide_platdata' was not declared. Should it be static?

Signed-off-by: default avatarBen Dooks <ben@simtec.co.uk>
Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
parent 59c1ab60
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment