]> Git Repo - J-linux.git/blob - arch/powerpc/platforms/cell/cell.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / arch / powerpc / platforms / cell / cell.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3  * Cell Platform common data structures
4  *
5  * Copyright 2015, Daniel Axtens, IBM Corporation
6  */
7
8 #ifndef CELL_H
9 #define CELL_H
10
11 #include <asm/pci-bridge.h>
12
13 extern struct pci_controller_ops cell_pci_controller_ops;
14
15 #endif
This page took 0.024791 seconds and 4 git commands to generate.