summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2017-04-14 15:19:41 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-04-14 15:19:40 -0700
commit2a46b117576d4e24586c0db2860cd38e47296bb2 (patch)
treeae598836fbaa2d58b2603ff2293c53c06fab84bd /include
parent1a4b9a766f9e700eace190786eb250fb49f7eeb6 (diff)
parentbfd0d96f4be07baaefc5563c8a6d0311c6131799 (diff)
Merge "soc: qcom: remove debugfs interface from ssr, service locator & notifier"
Diffstat (limited to 'include')
-rw-r--r--include/soc/qcom/subsystem_restart.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/soc/qcom/subsystem_restart.h b/include/soc/qcom/subsystem_restart.h
index 763eaa9ad918..59749210001a 100644
--- a/include/soc/qcom/subsystem_restart.h
+++ b/include/soc/qcom/subsystem_restart.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2016, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2014-2017, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
@@ -18,6 +18,7 @@
#include <linux/interrupt.h>
struct subsys_device;
+extern struct bus_type subsys_bus_type;
enum {
RESET_SOC = 0,