aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm/include/mach/subsystem_restart.h
blob: 1049799ea019c5243fad433ec9e658f77e6f2b27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* Copyright (c) 2014, 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
 * only version 2 as published by the Free Software Foundation.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 */
/*
 * This header is deprecated and will be deleted soon. Please include
 * the header below instead.
 */
#include <soc/qcom/subsystem_restart.h>