projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'bcm2835-drivers-next-2017-12-19' into drivers/next
[platform/kernel/linux-starfive.git]
/
arch
/
x86
/
include
/
asm
/
ce4100.h
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef _ASM_CE4100_H_
3
#define _ASM_CE4100_H_
4
5
int ce4100_pci_init(void);
6
7
#endif