]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: tegra: hotplug: Include missing common.h
authorThierry Reding <treding@nvidia.com>
Thu, 28 Apr 2016 12:50:14 +0000 (14:50 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 10 Jun 2016 14:17:58 +0000 (16:17 +0200)
commit5c753e0439a33840f1a9ca41fbee1bd40f60d7d8
treee93ec903959a89a52b721da76e342369ed2970ed
parent1a695a905c18548062509178b98bc91e67510864
ARM: tegra: hotplug: Include missing common.h

Some of the functions implemented are flagged as not having a prototype
defined when building with W=1. Include the header to avoid these build
warnings.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/mach-tegra/common.h
arch/arm/mach-tegra/hotplug.c