ARM: Orion5x: Fix warnings when using C=1.
authorAndrew Lunn <andrew@lunn.ch>
Wed, 23 Oct 2013 14:12:51 +0000 (16:12 +0200)
committerJason Cooper <jason@lakedaemon.net>
Sun, 24 Nov 2013 02:36:40 +0000 (02:36 +0000)
Add missing include files, missing static keyword, and use NULL instead
of 0, in order to fix warnings when compiling with C=1.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found