commit | 0df2f01d42409da80799a0dbe6f08c673c13f93d | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Sun Sep 13 13:06:44 2015 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Sun Sep 20 09:47:59 2015 +0200 |
tree | 9820d5358aea5c6817feb08802ca7b468f9d2f34 | |
parent | b7d4db2f9638bdbb5b135838ac88042a3f4a5266 [diff] |
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>