]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nitrogen6x: prevent warnings about board_ehci* callbacks
authorEric Nelson <eric.nelson@boundarydevices.com>
Thu, 2 Oct 2014 19:16:30 +0000 (12:16 -0700)
committerStefano Babic <sbabic@denx.de>
Mon, 6 Oct 2014 15:57:21 +0000 (17:57 +0200)
commit84caf0b26b513df0a0f45832d053a623963e5c6f
tree1244e1f5a83f6dbeff6cf5027ea5fdbe233d925e
parentadc4a2bd03ad6ab4cc7f73609d60ab740c8126e6
nitrogen6x: prevent warnings about board_ehci* callbacks

Include declarations of board_ehci callbacks to prevent compiler warnings
and enforce function prototypes.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
board/boundary/nitrogen6x/nitrogen6x.c