WIP FPC-III support
[linux/fpc-iii.git] / arch / powerpc / platforms / cell / spu_priv1_mmio.h
blob04f0db339dc14ef685905f1eb51abae26efeeca3
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * spu hypervisor abstraction for direct hardware access.
5 * Copyright (C) 2006 Sony Computer Entertainment Inc.
6 * Copyright 2006 Sony Corp.
7 */
9 #ifndef SPU_PRIV1_MMIO_H
10 #define SPU_PRIV1_MMIO_H
12 struct device_node *spu_devnode(struct spu *spu);
14 #endif /* SPU_PRIV1_MMIO_H */