Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[sfrench/cifs-2.6.git] / arch / powerpc / platforms / 83xx / mpc832x_mds.h
1 /*
2  * Copyright (C) Freescale Semicondutor, Inc. 2006. All rights reserved.
3  *
4  * Description:
5  * MPC832x MDS board specific header.
6  *
7  * This program is free software; you can redistribute  it and/or modify it
8  * under  the terms of  the GNU General  Public License as published by the
9  * Free Software Foundation;  either version 2 of the  License, or (at your
10  * option) any later version.
11  *
12  */
13
14 #ifndef __MACH_MPC832x_MDS_H__
15 #define __MACH_MPC832x_MDS_H__
16
17 extern u8 *get_bcsr(void);
18
19 #endif                          /* __MACH_MPC832x_MDS_H__ */