summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/include/mach/prcmu-fw-api.h
blob: 7995ed1f77fa3e10f5331f406318ce02489fc1a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * Copyright (C) STMicroelectronics 2009
 * Copyright (C) ST-Ericsson SA 2010
 *
 * License Terms: GNU General Public License v2
 * Author: Kumar Sanghvi <kumar.sanghvi@stericsson.com>
 *
 * PRCMU f/w APIs
 */
#ifndef __MACH_PRCMU_FW_API_H
#define __MACH_PRCMU_FW_API_H

#warning <mach/prcmu-fw-api.h> has been replaced by <mach/prcmu.h>
#include <mach/prcmu.h>

#endif /* __MACH_PRCMU_FW_API_H */