]> git.ipfire.org Git - people/ms/u-boot.git/commit
mx7dsabresd: Include USB header
authorFabio Estevam <fabio.estevam@freescale.com>
Sun, 13 Sep 2015 16:06:44 +0000 (13:06 -0300)
committerStefano Babic <sbabic@denx.de>
Sun, 20 Sep 2015 07:47:59 +0000 (09:47 +0200)
commit0df2f01d42409da80799a0dbe6f08c673c13f93d
tree9820d5358aea5c6817feb08802ca7b468f9d2f34
parentb7d4db2f9638bdbb5b135838ac88042a3f4a5266
mx7dsabresd: Include USB header

Include <usb/ehci-fsl.h> in order to fix the following sparse warning:

board/freescale/mx7dsabresd/mx7dsabresd.c:538:5: warning: symbol 'board_ehci_hcd_init' was not declared. Should it be static?

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/freescale/mx7dsabresd/mx7dsabresd.c