diff options
author | 2016-06-07 18:54:54 +0100 | |
---|---|---|
committer | 2016-06-07 13:53:42 -0700 | |
commit | a536bcc931ed5c047100c3a28f521283749d3b9a (patch) | |
tree | ad3ad25261b3bf3fc7f6f7b3aa326ae6dee76118 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | power: Introduce Broadcom kona reset driver (diff) | |
download | wireguard-linux-a536bcc931ed5c047100c3a28f521283749d3b9a.tar.xz wireguard-linux-a536bcc931ed5c047100c3a28f521283749d3b9a.zip |
soc: brcmstb: fix warning from missing include
The brcmstb_biuctrl_init() is defined in the soc specific header
file, but wasn't included in the driver file. Fix the following
warning by including <linux/soc/brcmstb/brcmstb.h> in the driver:
drivers/soc/brcmstb/biuctrl.c:101:13: warning: symbol 'brcmstb_biuctrl_init' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions