commit | 482f4691a32d3e738b4948c98a893f7f629984ea | [log] [tgz] |
---|---|---|
author | Jeroen Hofstee <jeroen@myspectrum.nl> | Wed Oct 08 22:57:48 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Sat Oct 25 07:27:37 2014 -0400 |
tree | 8174bd24433a2245686bdafe87fa31ffd0d8c97a | |
parent | 73144dae0baab786550d33f6a115a8514f3a0dfa [diff] |
common:console: add missing include search_device is declared in iomux, but console only had the definition. This prevents a warning. Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>