commit | fdd6a1fd612962a28ff498e40f41e0fed29bec81 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Wed Nov 19 23:52:46 2014 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 24 07:45:34 2014 +0100 |
tree | 908de3db50f023716fe23837ef40117d7fc909f0 | |
parent | efa386f317eef7840f2298fab2a3062cbed2a93e [diff] |
MIPS: Loongson: cs5536_pci: Add a missing include Add a missing include to get rid of the following sparse warnings: warning: symbol 'cs5536_pci_conf_write4' was not declared. Should it be static? warning: symbol 'cs5536_pci_conf_read4' was not declared. Should it be static? Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8526/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>