Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
[pandora-kernel.git] / arch / powerpc / platforms / 86xx / mpc8641_hpcn.h
1 /*
2  * MPC8641 HPCN board definitions
3  *
4  * Copyright 2006 Freescale Semiconductor Inc.
5  *
6  * This program is free software; you can redistribute  it and/or modify it
7  * under  the terms of  the GNU General  Public License as published by the
8  * Free Software Foundation;  either version 2 of the  License, or (at your
9  * option) any later version.
10  *
11  * Author: Xianghua Xiao <x.xiao@freescale.com>
12  */
13
14 #ifndef __MPC8641_HPCN_H__
15 #define __MPC8641_HPCN_H__
16
17 #include <linux/init.h>
18
19 #define MPC86XX_RSTCR_OFFSET    (0xe00b0)       /* Reset Control Register */
20
21 #endif  /* __MPC8641_HPCN_H__ */